A:link {
	font-family: Verdana;
	color: #333333;
	text-decoration: none;
	margin-bottom: -5px;
}
A:visited {
	font-family: Verdana;
	color: #333333;
	text-decoration: none;
	margin-bottom: -5px;
}
A:hover {
	font-family: Verdana;
	color: #0A2972;
	text-decoration: underline;
	margin-bottom: -5px;
}
.body {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin-bottom: 10px;
	list-style-type: disc;
}
.bodybold {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.heading3 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 20px;
}
.heading2 {
	font-family: Verdana;
	font-size: 13px;
	color: #0A2972;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 25px;
	margin-bottom: -10px;
}
.heading1 {
	font-family: Verdana;
	font-size: 16px;
	color: #0A2972;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 25px;
}
.bodylink {
	font-family: Verdana;
	font-size: 10px;
	color: #0A2972;
	margin-bottom: -10px;
}
.date {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.datetitle {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.bulletpoint {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	list-style-type: none;
	list-style-position: outside;
	list-style-image:  url(../images/bulletpoint.gif);
	margin-left: -22px;
}
.announcement {
	font-family: Verdana;
	font-size: 13px;
	color: #0A2972;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: -10px;
}
.numberlist {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: -10px;
}
.backtotop {
	font-family: Verdana;
	font-size: 11px;
	color: #0A2972;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 25px;
}

