
}
A:visited
{
	color: #008000; text-decoration: u;
}
A:link
{
	color: #008000; text-decoration: u;
}
A:active
{
	color: #008000; text-decoration: u;
}
A:hover
{
cursor: normal; color: #747070; text-decoration: u;
}
body
{
	font: 10pt Arial;
	background-color: #595959;
	color: rgb(0,51,51);
}
table
{
	background:#FFFFFF;
	
}
p { 
	font: 10pt, arial; 
	letter-spacing: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 12px;
	color: #595959;	
}
h3 { 
	font: italic bold 14pt Arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px;
	margin-left: 8px;  
	color: #008000;
	
}
h4 { 
	font: bold 8pt Arial;  
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #008000;

}
#content_area{
 
 	background:#E6E6E6;
	font-size:10pt;
	width: 753px;
}


