body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	color: #910000;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: 9px;
}
.style4 {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
}
.style6 {
    color: #910000;
}
a:link {
	color: #00688e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00688e;
}
a:hover {
	text-decoration: underline;
	color: #00688e;
}
a:active {
	text-decoration: none;
	color: #00688e;
}
