body
{
	color: 000000;
	font-family: arial;
	background-color: white;
	font-size:10pt;

	scrollbar-base-color:white;
	scrollbar-arrow-color:000000;
	scrollbar-track-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-highlight-color:white;
	scrollbar-darkshadow-color:white;
}

h1
{
	font-family:arial;
	font-size: 12pt;
	color: 000000;

}

P 
{  
	margin-height:10;
	font-family:arial;
	font-size:10pt;
	color: 000000;
}

A, A:normal  
{ 
	font-family:arial;
	color: 0094C2;
	font-size:10pt;
	text-decoration: none;
}


A:hover
{ 
	font-family:arial;
	color: 0094C2;
	font-size:10pt;
	text-decoration: underline;	
}

