BODY
{
	FONT-family:verdana;
	FONT-size: 9px;
	FONT-color:black;
	background-color: transparent;
}

A	
{
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	color: #4169E1;
	text-decoration: none
}
a:visited
{
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	color: #4169E1;
	text-decoration: none
}
A:hover
{
	font-family: verdana,arial,sans-serif;
	font-weight:bold;
	color: #CC0000;
	text-decoration: bold, underline;
	background-color: transparent;
}

B
{
	FONT-weight: bolder;
	color: Black;
	FONT-size:10pt
}

I
{
color:#0000FF;
FONT-size:10pt
}

H1
{
	FONT-weight:bold;
	color: #CC0000;
	FONT-size: 13pt;
}

H2
{
	FONT-weight:bold;
	color: #CC0000;
	FONT-size: 11pt;
	FONT-variant: normal;
}

H3
{
	FONT-weight: bold;
	color: Black;
	FONT-size: 9pt;
	FONT-variant: small-caps;
}

HR
{
color:#FFAB05; 
shade:none;height: 1pt;
}

IMG
{
border:none
}

table
{
	background-color : transparent;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-style : none;
	border-color: #000000;
	font-size : 10pt;
}
	 
td
{
	background-color : transparent;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-style : none;
	border-color: #000000;
	font-size : 10pt;
	vertical-align: top;
}