body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005C8B;
	font-size: 10px;
}

.headline {
	font-size: 18px;
	font-weight: bold;
}

.KevinSpacey{
	line-height: 15px;
}

hr {
	color: #7BD1FF;
	height: 1px;
}

.bold {
	font-weight: bold;
}

.fineprint {
	font-size: 9px;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #80AEC5;
	font-size: 10px;
}

.nav_nolink {
	color: #ffffff;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a:link {
	color: #005C8B;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #005C8B;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #005C8B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #005C8B;
	font-weight: bold;
	text-decoration: underline;
}

a.nav:link {
	color: #D0E3ED;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a.nav:active {
	color: #D0E3ED;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a.nav:visited {
	color: #D0E3ED;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a.nav:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

