<STYLE TYPE="text/css">

.A
{

}

.text
{    
	font-family: Arial; 
	font-size: 10pt; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none; 
}

.bold
{    
	font-family: Arial; 
	font-size: 10pt; 
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none; 
}

.heading
{    
	font-family: Arial; 
	font-size: 13pt; 
	font-style: normal;
	font-weight: bold;
	color: #C04444;
	text-decoration: none; 
}

a:hover {text-decoration:underline; color:#C04444}


</STYLE>