a:link
{
	color: rgb(0, 0, 204);
}
a:active
{
	color: rgb(0, 0, 128);
}
a:visited
{
	color: rgb(0, 0, 128);
}
a:hover
{
	color: rgb(0, 0, 250);
}
h2
{
	font-size: 12pt;
}

body
{
	font-family: Verdana, Arial, Helvetiva;
	color: rgb(0, 0, 128);
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
table
{
	font-family: Verdana, Arial, Helvetiva;
	color: rgb(0, 0, 128);
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
p
{
	font-family: Verdana, Arial, Helvetiva;
	color: rgb(0, 0, 128);
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}