body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.img {border-color:#660000;
}

.style1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}

.style2 {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.style5 {color: #660000}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color:#660000;
	text-decoration: none;
}

.style8 {
	color: #FFFFFF;
	font-size: 16px;
}

a:link {
	color: #660000;
}     /* unvisited link */

a:visited {color: #660000}  /* visited link */
a:hover {
	color: #333333;
}   /* mouse over link */
a:active {color: #333333}   /* selected link */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
a.footer:link {color: #ff0000}
a.footer:visited {color: #0000ff}
a.footer:hover {color: #ffcc00}
