a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #01265D;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #01265D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A00330;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #01265D;
	text-decoration: none;
	font-weight: bold;
}
a.small:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #01265D;
	text-decoration: underline;
	font-weight: bold;
	clear: left;
	padding-left: 10px;
}
a.small:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #01265D;
	text-decoration: none;
	font-weight: bold;
	clear: left;
	padding-left: 10px;
}
a.small:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #01265D;
	text-decoration: underline;
	font-weight: bold;
	clear: left;
	padding-left: 10px;
}
a.small:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #01265D;
	text-decoration: underline;
	font-weight: bold;
	clear: left;
	padding-left: 10px;
}


.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #08285B;
	display: block;
	padding-left: 40px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #14214E;
	display: block;
	padding-left: 20pt;
}
