body {
	background-color: #5B73A4;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
}
.headings {
	font-family: "Square721 BT";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: "Square721 BT";
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding: 10px 10px 5px;
	background-color: #FFFFFF;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.copyrightblack {

	color: #000000;
	font-size: 9px;
}
.rednew {
	color: #FF0000;
}
.whiteheading {
	color: #FFFFFF;
}
