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

a {  text-decoration: none}
a:link {  color: #FFFFFF}
a:visited {  color: #666666}
a:active {  color: #FF0000}
a:hover {  color: #FF0000; background-color: #FFFFFF}
ol {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; color: #000066; font-size: 12px; line-height: 18px; font-weight: normal}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000066;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal
}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; color: #000066; font-size: 12px; line-height: 18px; font-weight: normal}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: normal}
.navigation {
	padding-left: 6px;
	width: 130px;
	float: none;
}
.content {
	padding-left: 10px;
}
