.boldheading {
	color: #285993;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.keywords {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	
}

.smalltext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}
	
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
