body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.text {
	color: #28166F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linktext {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.linktext:hover {
	text-decoration: underline;
	font-weight: bold;
}
.linktextblue {
	color: #3F4770;
	text-decoration: none;
	font-weight: bold;
}
.linktextblue:hover {
	text-decoration: underline;
	font-weight: bold;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #28166F;
}
.header2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DA251D;
}
.textred {
	color: #DA251D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textblue {
	color: #28166F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkredtext {
	color: #DA251D;
	text-decoration: none;
	font-weight: bold;
}
.linkredtext:hover {
	color: #DA251D;
	text-decoration: underline;
	font-weight: bold;
}
.adtext {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
.textwhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.textblue {
	color: #3F4770;
}
.textgray {
	color: #666666;
	font-weight: bold;
}
.textlightgray {
	color: #999999;
}
.textgreen {

	color: #6B723D;
}

