a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF99;
	line-height: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #25273C;
	text-decoration: none;
	background-color: #EEEE99;
}
.bodytext {	font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #BDFFFF}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: #BDFFFF; font-weight: normal}
.h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: italic; font-weight: bold; color: #BDFFFF}
.subbutton {  background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; color: #000099}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BDFFFF;
}

