body {
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
	background-color: #A9B3C4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0C1C3D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #40576E;
}
a:hover {
	text-decoration: underline;
	color: #6A7E92;
}
a:active {
	text-decoration: none;
	color: #40576E;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #244EA4;
	text-decoration: none;
}
.Subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #728398;
	line-height: 22px;
}
.WhiteSubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.HomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;

