.body_copy {
	font-size: 9pt;
	font-weight: normal;
	color: #2A2760;
	font-family: Arial, Helvetica, sans-serif;
}

.body_copyRed {
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}

.footerCentered {
	font-size: 8pt;
	font-weight: normal;
	color: #2A2760;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}


.headings {
	font-size: 12pt;
	font-weight: bold;
	color: #2A2760;
	font-family: Arial, Helvetica, sans-serif;
}

.footerLeft {
	font-size: 8pt;
	font-weight: normal;
	color: #2A2760;
	font-family: Arial, Helvetica, sans-serif;
    text-align:left;
}

.body {
	background-image: url(Images/page_bkgd.gif);
	background-repeat: repeat-x;
}