body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(Images/bg-rpt.gif);
	background-repeat:repeat;
	background-position:  center center;
	background-color: #333333;

}

.body_headers{
	font-size:16px;
	font-weight:bold;
}
.info{
	font-size:10px;
	color:#333333;
	width:120px;
	text-align:right;
}
.bodytext, .body_text{
	font-size:9px;
} 

.normal .headertext {
	font-size : 10px !important; 
}
.boldhead .headertext {
	font-weight : bold !important;
}
.no_flash_post {
	background-image:url(Images/noflash-bg.gif); 
	background-repeat : no-repeat; 
	background-position : left top;
}

.no_flash_pre {
	background-repeat : no-repeat; 
	background-position : left top;
}