a
{
	color: #009900;
}
a.navi
{
	color: #fff;
}
a.reports
{
	color: #009900;
	font-size: 10pt;
}
a.start
{	
	color: White;
	font-size: 10pt;
}
a:hover
{
	text-decoration: none;
}
body
{
	background-color: #fff;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
div.main
{
	padding: 2px 4px 2px 4px;
	width: 90%;
}
p.welcome
{
	font-size: 16pt;
	font-weight: bold;
}
table
{
	font-size: 10pt;
	width: 100%;
}
table.disclaimer
{
	background-color: #000;
	color: #fff;
	font-family: Arial Black, Arial, sans-serif;
	width: 50%;
}
#green
{
	border: 1px solid #009900;
}
table.navi
{
	font-size: 8pt;
	width: 100%;
}
#red
{
	border: 1px solid #990000;
}
td.green
{
	background-color: #009900;
}
td.navi
{
	background-color: #009900;
}
td.red
{
	background-color: #ff0000;
}
