body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        }

.text {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005883;
	text-decoration: none;
}
.links {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #015885;
	text-decoration: none;
}
.headers {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #015885;
	text-decoration: none;
}
.headers2 {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B1D3F6;
	text-decoration: none;
}
.headers3 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #015885;
	text-decoration: none;
}
h1 { font-size: 14px; }
.text2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BED9ED;
	text-decoration: none;
}
.smalllinks {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BDDAEE;
	text-decoration: none;
}
a.txtlink:link, a.txtlink:visited, a.txtlink:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
a.txtlink:hover {
	color: #F26522;
	font-weight: bold;
	text-decoration: underline;
	}
