@charset "utf-8";
/* CSS Document */


.homeFont {
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;	
}

.homeTimes{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;	
	
}

.homeRed{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C30;
	font-weight: bold;	
}