body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#212121;
}

.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.bodytextwhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.hdr {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#930;
	
}


.footer {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	
	color: #ffffff;
	text-align: center;
}

