.header {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; color: #003366; text-decoration: none; background-color: #CCCCCC; background-image: none; border: #006699; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.hoverlink{
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9966CC;
	background-color: #F5F5FF;
	font-style: normal;
}
.hoverlink a:link{
  background-color: #F5F5FF;
  text-decoration: none;
}
.hoverlink a:active{
  background-color: #F5F5FF;
    text-decoration: none;
}
.hoverlink a:hover{
  border: solid 1px #6983B3;
  background-color: #E1E4F2;
  text-decoration: underline;
}
.hoverlink a:visited{
  background-color: #F5F5FF;
    text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;

}
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #EED9FF;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	color: #333333;
}
.footer a:hover{
  border: solid 1px #6983B3;
  text-decoration: underline;
}
.footer a:link{
  text-decoration: none;
}
.footer a:active{
    text-decoration: none;
}
.footer a:visited{
    text-decoration: none;
}

.textred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.textlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
