BODY {
	background-color : #FFFFFF;
	font-weight : normal; 
	font-family : "verdana";
	font-size : 12;
	font-color : #000000;
	text-align : left;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#FFFFFF;
}

DIV {
	font-weight : normal; 
	font-family : "verdana";
	font-size : 10;
}

A {
	text-decoration: none;
}
A:link  {
	color : #161BA7;
	font-weight : bold;
}
A:active {   
	color: #161BA7;
	font-weight : bold;
}
A:visited  {
	color : #161BA7;
	font-weight : bold;
}
A:hover {
	color: #161BA7;
	font-weight : bold;
	text-decoration: none;
}

H1  {
	font-family : "verdana";
	font-weight : bold;
 	font-size: 25;
	color : #A52A2A;
	text-align : left;
}
H2  {
	font-family : "verdana";
	font-weight : bold;
 	font-size: 15pt;
	color : #A52A2A;
	text-align : left;
}
H3  {
	font-family : "verdana";
	font-weight : bold;
 	font-size: 15pt;
	color : #A52A2A;
	text-align : left;
}

P {	font-family : , "verdana";
	font-weight : bold;
 	font-size: 10pt;
	color : #000000;
	text-align : left;
}	

TABLE {	font-family : "verdana";
	font-weight : normal;
 	font-size: 10pt;
	color : #000000;
	text-align : left;
	border:none;border-collapse:collapse;
}

		
