a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #99FFFF;
}
a:hover{
	text-decoration : none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}
dd {
	/*font-family: "Courier New", Courier, mono;*/
	font-size: 16px;
	color: #990000;
}
.bigblueem {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; color: #0000FF; font-weight: bold}
.bigblue {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0000ff}
.greenul {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: green; text-decoration: underline; font-weight: bold}

