body { 
     margin-top:0px; 
     margin-bottom:30px; 
     margin-left:0px; 
     margin-right:0px; 
     background-color:#ffffff; 
 } 

H1
{
	font-family: "times new roman", georgia, serif;
	font-size: 18pt;
	color: #333333;
	font-weight: bold;
}

H2
{
	font-family: "times new roman", georgia, serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
}

P
{
	font-family: "times new roman", georgia, serif;
	font-size: 12pt;
	color: #333333;
	align: left;
}

TD
{
    margin-top:0px; 
    margin-bottom:0px; 
    margin-left:0px; 
    margin-right:0px; 
	font-family: "times new roman", georgia, serif;
	font-size: 12pt;
	color: #333333;
	align: left;
}

H3
{
	font-family: courier, verdana, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
}

LI
{
	font-family: "times new roman", georgia, serif;
	font-size: 9pt;
	font-style: italic;
	color: #316074;
}

A:link
{
	color: #aa1e1e;
	text-decoration: none;
	font-size: 12pt;
}

A:visited
{
	color: #aa1e1e;
	text-decoration: none;
	font-size: 12pt;
}

A:hover
{
	color: #dab75e;
	text-decoration: underline;
	font-size: 12pt;
}

A:link.sublink
{
	color: #fdc643;
	font-weight: bold;
	font-size: 10pt;
}

A:visited.sublink
{
	color: #fdc643;
	font-weight: bold;
	font-size: 10pt;
}

A:hover.sublink
{
	color: #fff601;
	text-decoration: underline;
	font-size: 10pt;
}
