body {	
	font-family: OCR A Extended;	
	font-size: 8px;	
	color: #000000;
	}
.bodytext
{
	font-family: OCR A Extended;	
	font-size: 12px;	
	color: #ffffff;
	}
.heading
{
	font-family: OCR A Extended;	
	font-size: 12px;	
	color: #ff9900;
	font-weight: bold;

}
.heilight
{
	font-family: OCR A Extended;	
	font-size: 14px;	
	color: #ff9900;
	}

a:link {
	color: #9900ff;
}

a:visited {
	color: #3366FF;
	text-decoration: none;
  
}

a:hover {
	text-decoration: underline;
	color: #ff99ff;
}
.mainheading
{
	font-family: OCR A Extended;	
	font-size: 16px;	
	color: #9900ff;
	}

