
body{
	scrollbar-face-color: #FEDE8B;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #ED8522;
	scrollbar-darkshadow-color: #ED8522;
	scrollbar-track-color: #FEDE8B;
	scrollbar-arrow-color: #ED8522;
}

body, div {
background-repeat: repeat-x; 
background-position: top left;
line-height:8pt;
color:#6D390A;
font-family:Lucida Console, Times, Arial ;
font-size:7pt;
text-align:justify;}

td{
text-align:justify;
line-height:8pt;
color:#6D390A;
font-family:Lucida Console, Times, Arial ;
font-size:7pt;
}

a {
	text-decoration: none; 
	font-weight:bold;
	color:#B0520C;
	}
	
a:hover {
	font-weight:bold;
	color:#FEBB24;
	}
	
	

b {
	font-weight:bold;
	color:#BD1400;
	}
    
i {
	font-family:times;
	font-weight:bold;
	color:#F8A442;
	}    

	
h1 {
	margin:3px 0;
	padding:0 5px;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	color:#EC8425;
	border-bottom: 3px solid;
	}