td, li, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}
.h1 {
	font-family: Times New Roman, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC3300;
}
.h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.tablestyle {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0066CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
body {
	width: 780px;
	margin-top: 0px;
	margin-left: 0px;
}
.navstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.navstyle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.footerstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.h3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
