/********************** Main Document Body **********************/

html, body {  
    
	scrollbar-base-color: 			#072847;
	scrollbar-track-color:  		#072847;
	scrollbar-face-color: 			#528BBB;
	scrollbar-highlight-color: 		#072847;
	scrollbar-3dlight-color: 		#072847;
	scrollbar-darkshadow-color: 	#072847;
	scrollbar-shadow-color: 		#072847;
	scrollbar-arrow-color: 			#072847; 

    background-color: #0F4E84;
	background-image: url("http://64.135.42.37/pix/bg.jpg");
    background-repeat: repeat-x;
	width: 100%;
	margin-left: 				0px;
	margin-right: 				0px;
	margin-top: 				0px;
	margin-bottom: 				0px;
}

.bodyText {
	FONT-family: 				Verdana, Helvetica, sans-serif; 	
	FONT-size: 				    12pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				normal; 	
	text-align:				    justify;
	color:						#000000;
}

p,td,tr,table,font {
   	font-family:	 		Verdana, Helvetica, Sans-serif; 
   	font-size: 			    10px;
	FONT-size: 				    10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				normal; 
   	color: 				    #ffffff;
	text-align:				justify
}



