A 
{
	color:#242D36;
	text-decoration:underline; 
	font-family: Arial, Verdana, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
}

A:hover
{
	color:#DD691C;
	text-decoration:none; 
	font-family: Arial, Verdana, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
}

body
{
	color: #393434; 
	font-family: Arial, Verdana, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
	scrollbar-face-color:#CCCCCC;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#336699;
	scrollbar-shadow-color:'black';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'black';
	scrollbar-darkshadow-Color:'black'
}

H1
{ 
	font-family: Arial, Verdana, Helvetica; 
	color: #393434; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12pt; 
	margin-bottom:0;
}

H2
{
	font-family: Arial, Verdana, Helvetica; 
	color: #393434;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12pt; 
	margin-bottom:0;
}

H3
{
	font-family: Arial, Verdana, Helvetica; 
	//color: #393434;
	color: #194169; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12pt; 
}

H4
{
	font-family: Arial, Verdana, Helvetica; 
	color: #666666; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	margin-bottom:0;
}

H5
{
	font-family: Arial, Verdana, Helvetica; 
	color: #393434;
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	margin-bottom:0;
}

H6
{
	font-family: Arial, Verdana, Helvetica; 
	color: #c0c0c0; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	margin:0;
}

P
{
	color: #393434; 
	font-family: Arial, Verdana, Helvetica; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	margin-bottom: 10px; 
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 0px;
}

td 
{
	font-family: Arial, Verdana, Helvetica; 
	color: #393434; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
}

input,select,textarea, {BACKGROUND-COLOR:#FFFFFF;BORDER-BOTTOM:1px solid;BORDER-LEFT:1px solid;BORDER-RIGHT:1px solid;BORDER-TOP:1px solid;COLOR:#000000;}

FONT.small
{
	font-size: 8pt;
	font-family: verdana, Arial, Helvetica;
	color: black;
	font-weight: normal;
}


A.small:link
{
	font-size: 8.0pt;
	font-family: "verdana";
	font-weight: normal;
}
A.small:active
{
	font-size: 8.0pt;
	font-family: "verdana";
	font-weight: normal;
}
A.small:visited
{
	font-size: 8.0pt;
	font-family: "verdana";
	font-weight: normal;
}
A.small:hover
{
	font-size: 8.0pt;
	font-family: "verdana";
	text-decoration: underline;
	text-underline: single;
	font-weight: normal;
}

UL
{
	font-family: arial,verdana;
	font-weight: normal;
	list-style-type: square;
	list-style-position: outside;
}

OL
{
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: decimal
}

LI
{
	margin-left: 0px;
	margin-top: 10;
	margin-bottom: 5px;
	font-size: 10pt;
	font-family: arial,verdana;
	color: #393434;
	font-weight: normal;
}

A.name 
{
	//color: #006FA4; 
	color: #194169; 
	text-decoration:none; 
	font-family: Arial, Verdana, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
}

