BODY{scrollbar-face-color:#908e8e;
scrollbar-arrow-color:#2E2E2E;
scrollbar-track-color:#161616;
scrollbar-shadow-color:#030303;
scrollbar-highlight-color:#656363;
scrollbar-3dlight-color:#CDCDCD;
scrollbar-darkshadow-Color:'';
}
body {
	background-color: #1a1c1b;
	font-family: "Bookman Old Style";
	font-size: 100.01%;
	color: #908e8e;
	font-style: normal;
	list-style-image: url(../images/doty.jpg);
		}
		
/* Links */
a:link {
color: #228945;
font-weight: bold;
background: inherit;
text-decoration : none; 
padding : 0;
margin : 0;
}
a:visited {
color: #228945;
font-weight: bold;
background : inherit; 
text-decoration : none; 
}
a:hover {
color: #228945;
font-weight: bold;
background : inherit; 
text-decoration : underline; 
}
a:active {
color: #228945;
font-weight: bold;
background : inherit; 
text-decoration : none; 
}

p {font-size:0.83em;}

.style1 {
	color: #908e8e;
	font-style: normal;
}
.style2 {
	color: #908e8e;
	font-weight: bold;
	font-size: 1em;
	}
.style3 {
	color: #228945;
	font-style: italic;
        font-weight: bold;
        font-size: 110%;
	}	
.style4 {
	color: #228945;
	font-style: normal;
	}
.style5 {
	color: #908e8e;
	font-size: 70%;
	}
.style6 {
	color: #908e8e;
	font-weight: bold;
	}	
.style7 {
	color: #228945;
	font-style: italic;
        font-weight: bold;
        font-size: 100%;
	}
.style8 {
	color: #262928;
	font-size: 60%;	
