body {
	width:100%;
	margin:0px auto;
	margin-top: 0px;
	text-align:left;
	cursor : auto;
	scrollbar-base-color:#cc3300; 
  	scrollbar-3dlight-color:#FFFFFF; 
 	scrollbar-arrow-color:#000000;
  	scrollbar-darkshadow-color:#000000; 
  	scrollbar-face-color:#cc3300; 
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#000000; 
  	scrollbar-track-color:#eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	background-color:#ffffff;
	body-color: #FFFFFF;
}

table{background-color: #ffffff; 
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover{color: #00cc66;
        text-decoration: underline;
		}
		
h1{font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000}
h2{font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000}
h3{ font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000}
h4{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
h5{ font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
h6{ font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom:3px;
	}	



