a {
	font-family: Arial, Helvetica, sans-serif; color: #006699; font-size: 12px; font-weight: bold
}
a:link {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 10px;
}
.links {  font-family: Arial, Helvetica, sans-serif; color: #006699; font-size: 12px; font-weight: bold}
.links A {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #006699;

}

.links A:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #006699;

}

.bodyTextUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
