.menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; vertical-align: middle; text-align: center;}
.menu a, .menu span{display: block; color:#FFFFFF; margin-left:0; margin-right:0; margin-top:0; text-decoration: none;}
.menu a{
	color: #FFFFFF;
	background: #10086d;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #10086d;
	padding-top: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #10086d;
}
.menu a:visited, .menu span{color: #FFFFFF;}
.menu a:hover, .menu span{
	color: #FFFFFF;
	background: #006362;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #006362;
	padding-top: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #006362;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #604F97;
	font-weight: bold;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	list-style-type: disc;


}
.content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #519A91;
	text-decoration: none;
	font-weight: normal;


}
.content a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #519A91;
	text-decoration: underline;

}
