a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FFFF;
	
	text-decoration: underline;

}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9999FF;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	background-color: #0000ad;
	padding: 0px;
	margin: 10px 0px 0px 19px;
}


.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#89B7D7;
color:#ffffff;
width:172px;
padding:2px;
text-align:center;
font-weight:bold;
border:1px solid #ffffff;
}

.submenu{
font-weight:normal;
margin-bottom: 0.5em;
}

.image{
border-style:solid;
	border-color: #8c0029;
	border-width:7px;
      }




}
.boxsmall {
		font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bolder;
	background-color: #9999ff;

}
table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.subheader_black {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.subsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.largerbasictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;

}
.highlight {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0000aa;
