/* General body text*/
body {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-color:#FFFFdd
	
	
}
.bodytext {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: normal;
	color: #990000;
}
.bodytextbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight:bold;
}
.whitetext{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 10pt;
	color: #ffff99;
	font-weight:normal;
	text-decoration:none
}

.pageheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #990000;
	font-weight:bold;
}
.pagesubheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
	font-weight:bold;
}