a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
a:active {
	color: #00CC00;
	text-decoration: underline;
}
TEXTAREA {
	font-size: 9pt;
}
FORM {
	font-size: 9pt;
}
INPUT {
	font-size: 9pt;

}
body {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size:9pt;
	color: #FFFFFF;
}
table {
	background-color:#000066
}
