.body3 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.body2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.body1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}.sbheader {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.sbtext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.sbtext:hover {
	text-decoration: underline;
}
A.sbtext:visited {
	color: #FFF;
}
a:link, a:visited {
	color: #51A4F5;
}
a:hover {
	color: #1B1E21;
}