body, td
{
	font-family:Arial,sans-serif;
	font-size:10pt;
}

all
{
	background-color: #FFFFFF;
	font-family:Arial,sans-serif;
	font-size:10pt;
}

a { color:#000087; font-family:Arial,sans-serif; text-decoration:none;}
a:link { color:#000087; }
a:visited { color:#000087;}
a:hover { color:#FF0000; text-decoration:underline;}
a:active { color:#FF0000; text-decoration:underline;}

h1
{
	font-size:24pt;
	font-weight:bold;
	color:#000087;
	text-align:center;
}
h2
{
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	text-align:left;
}
