BODY {

SCROLLBAR-FACE-COLOR: #423C22; 
SCROLLBAR-HIGHLIGHT-COLOR: #3E673F; 
SCROLLBAR-SHADOW-COLOR: #09391C; 
SCROLLBAR-3DLIGHT-COLOR: #3E673F; 
SCROLLBAR-ARROW-COLOR: #3E673F; 
SCROLLBAR-TRACK-COLOR: #3E673F; 
SCROLLBAR-DARKSHADOW-COLOR: #423C22;

}

.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #423C22;
	background-position: left top;
	border: 0px 0;
	list-style-image: url(../images/arrow2.gif);
	list-style-position: outside;
	list-style-type: disc;



}

.footer{
color: #423C22;
}
.footer a:link {
	color: #423C22;
	text-decoration: none;
}
.footer a:visited {
	color: ##423C22;
	text-decoration: none;
}
.footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.footer a:active {
	color: #423C22;
	text-decoration: none;
}



.list {
	list-style-image: url(../images/arrow2.gif);
	list-style-type: none;
}

