a:link {
	color:#008000;
	text-decoration:underline;
}
a:visited  {
	color:#008000;
	text-decoration:underline;
}
a:active {
	color:#800000;
	text-decoration:underline;
}
a:hover  {
	color:#800000;
	text-decoration:underline;
}
table {
	border:0px;
}
body,font,td,input,li,body {font-family:Arial;color:#008000;font-size:9pt;}
