BODY
{
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A
{
	color: Navy;
	text-decoration: none;
}
A:HOVER
{
	color: Blue;
	text-decoration: none;
}
a.top
{
	color: #E0FFFF;
	text-decoration: none;
}
a.top:HOVER
{
	color: #87CEFA;
	text-decoration: none;
}
td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p.content
{
	text-indent: 20pt;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 5pt;
}
