@charset "UTF-8";
/* CSS Document */

body {
	background-color: #003333;
	margin-top: 0px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #333333;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003333;
}
.whttxt {
	font-size: 9pt;
	color: #CCCCCC;
}
a:link {
	color: #003333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003333;
}
a:hover {
	text-decoration: none;
	color: #003333;
}
a:active {
	text-decoration: underline;
	color: #003333;
}
.bottomnav {font-size: 9pt
}
.whtlink a:link {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.whtlink a:visited {
	text-decoration: underline;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.whtlink a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.whtlink a:active {
	text-decoration: underline;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}