.mainhomefont {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #ffffff
}
.medhomefont {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #ffffff
}
.smallhomefont {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #ffffff
}
.tinyhomefont {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #ffffff
}
.serifhomefont  {  
	font-family: Times New Roman, Times;
	font-size: 11pt;
	color: #ffffff
} 
.bigserifhomefont { 
	font-family: Times New Roman, Times;
	font-size: 14pt;
	color: #ffffff
}
.bigsanshomefont {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #ffffff
}
.big2sanshomefont {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #ffffff
}
a:link {
	color: #ffffff;
	text-decoration: none
}
a:visited {
	color: #c4d6e3;
	text-decoration: none
}
a:hover {
	color: #c4d6e3;
	text-decoration: none
}
a:active {
	color: #c4d6e3;
	text-decoration: none
}
