body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bg.gif);

}
.bodytext {
	
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.bodytextwhite {
	
	font-size: 12px;
	font-weight: normal;
	color: white;
}
.bodyheadermidwhite {
	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.bodyheader {
	
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.pageheader {
	
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}


