body
{
	background-color: #FFFFFF;
	text-align: center;
	font-family: verdana, arial, 'sans serif';
}

p
{
	font-size: 10pt;
}

table
{
	font-size: 10pt;
	border-style: none;
	width: 100%;
}

hr
{
	color: #111077;
	height: 1px;
}

a:link    {color: black}
a:visited {color: black}
a:active  {color: mediumblue}
a:hover   {color: mediumblue}

p.footer
{
	font-size: 8pt;
}