body {
	margin: 0px;
	font-family: Arial;
}
body a:link {
	text-decoration: none;
	color: #00CFFF;
	font-weight: bold;
}
body a:visited {
	text-decoration: none;
	color: #00CFFF;
	font-weight: bold;
}
body a:hover {
	text-decoration: underline;
	color: #CECF9C;
	font-weight: bold;
}
body a:active {
	text-decoration: none;
	font-weight: bold;
}
td {
	vertical-align: top;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}
.cp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	background-repeat: repeat;
	background-image: url(/images/navbg.gif);
	left: 1px;
	bottom: 1px;
}
.nav a:visited {
	color: #000000;
}
.nav a:active {
	color: #000000;
}
.subtitle {
	color: #FFFFFF;
	text-align: center;
	background-color: #8FE4E4;
}
.adcont {
	font-size: 12px;
	padding: 1px 2px;
}
h4 {
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
.tround {
	background-color: #CCCC99;
}
.inst {
	font-size: 11px;
	color: #B0B362;
	text-align: center;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CFFF;
}
