/* CSS Document */

body {
	background-color: #44579D;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}
.copytext a:link {
	text-decoration: none;
	color: #132685;
}
.copytext a:visited {
	text-decoration: none;
	color: #132685;
}
.copytext a:hover {
	text-decoration: underline;
	color: #132685;
}
.copytext a:active {
	text-decoration: none;
	color: #132685;
}
.DateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
}
.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #132685;
	padding-left: 21px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EFE02B;
	line-height: normal;
}
