/* CSS Document */

body {
	background-color: transparent; font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal;
	


h1{
	font-size:12px;
	margin-top:0px;
	margin-bottom:2px;
	font-style: normal;
	font-weight: bold;
	} 
	
p, ul{ 
margin-top:0px; 
margin-bottom:10px 
} 
h2{ 
font-size:11px; 
font-style: normal;
margin-top:0px; 
margin-bottom:0px;
margin-left:0px;
background-color:#907d6d;
font-color:# 000000;

} 
h3{ 
font-size:11px; 
margin-top:0px; 
margin-bottom:0px; 
font-style: normal;
background-color:#907d6d;} 

body {
	scrollbar-base-color: #907d6d;
	scrollbar-highlight-color: #907d6d;
	scrollbar-3dlight-color: #907d6d;
	scrollbar-darkshadow-color: #907d6d;
	scrollbar-track-color:#907d6d;
	scrollbar-arrow-color:#523824;}

a:link { text-decoration: none; font-weight: bold; color: #271b11}
a:visited { text-decoration: none; font-weight: bold; color: #271b11}
a:active { text-decoration: none; font-weight: bold; color: #271b11}
a:hover { color: #523824; font-weight: bold}


tr {font-family: Tahoma, Verdana; font-size: 11px; letter-spacing: 0px;
}
td {font-family: Tahoma, Verdana; font-size: 11px;color:#000000; letter-spacing: 0px;
}