html
{
	background-color: #FFFFFF;
	color: White;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

table
{
	background-color: #527C4A;
	color: White;
	font-size: 8pt;
	border: 0pt;
}

.info
{
	font-weight: bold;
}

a, a:link, a:visited, a:active
{
	text-decoration: none;
	color: a1b464;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	color: White;
	font-weight: bold;

}
p
{
	font-size: 10pt;
}
