<STYLE>
<!--
A:visited {color: #C99C6B; background: clear; text-decoration: none;}
A:link {color: #C99C6B; background: clear; text-decoration: none;}
A:hover {color: #C99C6B; font-weight:bold;}

body{

background-position: 0% 0%;
background-attachment: fixed;
background-image: url(center.jpg);

        background-color: #DCC7A2;
        scrollbar-face-color: #DBCBAF;
        scrollbar-arrow-color: #8C5323;
        scrollbar-shadow-color: #CCB48E;
        scrollbar-darkshadow-color: #958661;
	scrollbar-highlight-color: #CCBA8E;
	scrollbar-track-color: #DDC8A3;
	scrollbar-3dlight-color: #B3A385;
	color: #936645;
	font-family: verdana;
	font-size: 9px;
	}
td{ 
	background: #DDC8A3;
	color: #936645;
	font-family: verdana;
	font-size: 9px;
}
b{
	font-family:verdana;
	color:#936645;
	font-weight:bold;
	font-size:9px;
	}

h2{
	font-family:verdana;
	color:#936645;
	font-weight:bold;
	font-size:11px;
	}

input, textarea, select, option, submit, reset,
{
	color: #936645;
	font-family: verdana;
	font-size: 9px;
	border: 1px solid #936645;
	background: #DDC8A3;
	filter: alpha(opacity=80);
}
-->
</STYLE>