
.bodytext {  
	font-family: Times New Roman, serif; 
	font-size: 12px; 
	font-weight: normal; 
	line-height: 14px; 
	letter-spacing: 1px; 
	color: #000000;
}

.boldtext {  
	font-family: Times New Roman, serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.home_button {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.home_button a {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}



