<!--

.links {  
	font-family: arial, verdana, helvetica; 
	font-size: 8pt; 
	color:white; 
	font-weight:bold;
	text-decoration: none;}

a.links:hover {
	text-decoration: none;
	color: #CCFFFF;
}


.left {  
	font-family: verdana; 
	font-size: 8pt; 
	color:white; 
	font-weight:bold;
	text-decoration: none;}

a.left:hover {
	text-decoration: none;
	color: black;
}


.textlink {  
	font-family: verdana; 
	font-size: 8pt; 
	color:black; 
	font-weight:bold;
	text-decoration: none;}

a.textlink:hover {
	text-decoration: none;
	color: green;
}


.bodytext {  
	font-family: verdana; 
	font-size: 10pt; 
	color:black; 
	font-weight:none;
	text-decoration: none;}

.header {  
	font-family: verdana; 
	font-size: 8pt; 
	color:black; 
	font-weight:none;
	text-decoration: none;}

.subheading {  
	font-family: verdana; 
	font-size: 12pt; 
	font-weight:bold;
	text-decoration: none;}

.mainheading {  
	font-family: Impact,arial black,arial,helvetica; 
	font-size: 18pt; 
	font-weight:bold;
	text-decoration: none;}	

.breadcrumb {  
	font-family: verdana,arial,helvetica; 
	font-size: 8pt; 
	color:gray;
	font-weight:bold;
	text-decoration: none;}		

.bottom {  
	font-family: verdana; 
	font-size: 7pt; 
	color:gray; 
	font-weight:none;
	text-decoration: none;}

.formtext {  
	font-family: verdana; 
	font-size: 8pt; 
	color:black; 
	font-weight:bold;
	text-decoration: none;}
-->