BODY {
	font-family: Arial, helvetica, sans-serif;
}

UNKNOWN
{
	font-size: 10pt;
	color: #0D5894;
}

A
{
	font-size: 10pt;
}

A:link
{
	text-decoration: none;
	color: #CC5917;
}

A:visited
{
	text-decoration: none;
	color: #CC5917;
}

A:active
{
	text-decoration: none;
	color: #CC5917;
}

A:hover
{
	text-decoration: underline;
	color: #CC5917;
}

H1
{
	font-weight: bold;
	font-size: 15pt;
	left: 15px;
	color: #cc5917;
	position: relative;
	font-style: italic;
}

H2
{
	font-weight: bold;
	font-size: 12pt;
	color: #cc5917;
	font-style: italic;
}

H3
{
	font-size: 10pt;
	color: #CC5917;
}

TH
{
	font-size: 10pt;
	color: #ffffff;
	background-color: #0d5894;
}

TD
{
	font-size: 10pt;
	color: #0D5894;
}

HR
{
	color: #0D5894;
}

TABLE.blue
{
	border-color: #0D5894;
	border: 1;
	padding: 1;
}

UL.news
{
	font-weight: bold;
	color: #cc5917;
}
