.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #131D74;
}

.bodytext a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1B28A0;
}

.bodytext a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #131D74;
}

.bodytext a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #131D74;
}

.bodytext a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #014E9D;
}.openingtext {
	font-size: 14px;
	color: #397DB0;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #131D74;
}
a:visited {
	font-weight: bold;
	color: #131D74;
}
a:hover {
	font-weight: bold;
	color: #397DB0;
}
a:active {
	font-weight: bold;
	color: #131D74;
}
input, select, textarea {
	font-size: 9px;
}

.exampletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #656565;
}