.bg_black {
	font-size: 10px;
	background-image: url(../images/black.gif);
	margin: 0px 0px 0px 0px ;                 
}
.bg_white {
	background-color:  #ffffff;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
.body {
	color : #333333;
	background-color : #ffffff; 
	font-family: Arial;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}

.headinghtm {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt
}