.maintext 
	{  
	font-family: "trebuchet ms"; 
	font-size: 12px; color: #204060; 
	text-decoration: none; 
	line-height: 18px; 
}

.footertext 
	{ 
	font-family: arial; 
	font-size: 11px; 
	color: #993333; 
	text-decoration: none
}

a:link 	{
	font-family: arial; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none
}

a:visited {
	font-family: arial; 
	font-size: 11px; 
	color: #993333; 
	text-decoration: none
}

a:hover 	{
	font-family: arial; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none
}
.maintextred { 
	font-family: "trebuchet ms"; 
	font-size: 12px; 
	color: #993333; 
	text-decoration: none; 
	line-height: 18px; 
	text-align: left ; 
	font-weight: bold
}

.mytext
	{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}