@charset "UTF-8";
a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1c3f95;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00007E;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1c3f95;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1c3f95;
	text-decoration: none;
}
.Body14 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
}
.Subhead {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
