.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0092D8;
	text-decoration: none;
	font-weight: bold;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0092D8;
	text-decoration: none;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	line-height: 1.5em;
}
.bodyunderline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0092D8;
	text-decoration: underline;
	font-weight: bold;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	color: #0092D8;
}
a:active {
}
.buttonswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.buttonswhite:hover{
	color:#FFFFFF}
.gaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodywhiteunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bodywhiteunder:hover{
	color:#FFFFFF}

