.LINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-hover {background: #fcc;

}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003333;
	font-weight: bold;

}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-weight: normal;



}
.startletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003333;
	font-variant: normal;
	text-transform: none;
}
