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

body{

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

        background-color: #7C6F47;
        scrollbar-face-color: #8A753F;
        scrollbar-arrow-color: #F1E4C5;
        scrollbar-shadow-color: #8A753F;
        scrollbar-darkshadow-color: #8A753F;
	scrollbar-highlight-color: #705C1F;
	scrollbar-track-color: #8A753F;
	scrollbar-3dlight-color: #8A753F;
	color: #FCF8EE;
	font-family: verdana;
	font-size: 10px;
	}
td{ 
	color: #FCF8EE;
	font-family: verdana;
	font-size: 9px;
}


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

b{
	font-family:verdana;
	color:#F1E4C5;
	font-weight:bold;
	font-size:11px;
	}
input, textarea, select, option, submit, reset,
{
	color: #FCF8EE;
	font-family: verdana;
	font-size: 9px;
	border: 1px solid #382302;
	background: #523400;
	filter: alpha(opacity=60);
}
-->
</STYLE>
