/* main.css*/

BODY
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	background-attachment:fixed;
	color:#000000;
}

TD
{
	font-size:10pt;
	color:#000000;
	vertical-align:top;
}

TD.small
{
	font-size:8pt;
	color:#000000;
	vertical-align:top;
}

IMG
{
	border-color:#FFFFFF;
}

P
{
	font-size:12pt;
	color:#000000;
}

H1
{
	font-size:16pt;
	color:#2B6FBA;
}

H2
{
	font-size:12pt;
	color:#000000;
}

SUP {
	font-size:8pt;
}

LI {
	list-style-image:url(../images/dot.gif);
}

A
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#226BB7;
	text-decoration:underline;
}

A.small
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#226BB7;
	text-decoration:underline;
}

HR
{
	color:#2B6FBA;
}
