p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #000033;
}
a:link {
	font-weight: bolder;
	color: #000033;
	text-decoration: underline;
}
a:hover {
	font-weight: bolder;
	color: #000033;
	text-decoration: underline;
	background-color: B5ACAE;
}
a:visited {
	font-weight: bolder;
	color: #000033;
	text-decoration: underline;
}
a:active {
	color: #000033;
	text-decoration: underline;
	background-color: #b5acae;
}
.bigheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 900;
	color: #3366CC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.tighterleading {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
}
