a.online:link {color: #006531; font-weight: bold; text-decoration: none;}
a.online:active {color: #990000; font-weight: bold;}
a.online:visited {color: #006531; font-weight: bold;}
a.online:hover {color: #990000; font-weight: bold; text-decoration: underline;}

a.hidden:link {color: #ffffff; font-weight: bold; text-decoration: none;}
a.hidden:active {color: #ffffff; font-weight: bold; text-decoration: none;}
a.hidden:visited {color: #ffffff; font-weight: bold; text-decoration: none;}
a.hidden:hover {color: #ffffff; font-weight: bold; text-decoration: none;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

/* shrinks font on form submit & reset buttons */
.formButton {
	font-size: 10px;
}

.preformattedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.textRed {
	color: #CC0000;
}
.textGreen {
	color: #009900;
}

