BODY {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}

A {
	font-family: Verdana; 
	font-size: 10px;
	text-decoration: underline;	 
	color: #000000;
}

A:Active {
	font-family: Verdana; 
	font-size: 10px;
	text-decoration: none;	 
	color: #000000;
}

A:Hover {
	font-family: Verdana; 
	font-size: 10px;
	text-decoration: none;	 
	color: #000000;
}

.whiteheading {  
	font-family: Verdana; 
	font-size: 10px;
	font-weight: bold; 
	color: #ffffff;
}

.bodytext {
	font-family: Verdana; 
	font-size: 10px;
	font-weight: none; 
	color: #000000;
}
