BODY 
{
	scrollbar-arrow-color: #3C674B;
	scrollbar-track-color: #3C674B;
	scrollbar-face-color: #3C674B;
	scrollbar-highlight-color: #3C674B;
	scrollbar-3dlight-color: #3C674B;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #3C674B;
	font-family: verdana;
        font-size: 11px;
        color: black;
        text-align: justify;
        padding-left: 10px;
        padding-right: 5px;
	background-image: url(middle2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a:link, a:active, a:visited {text-decoration: underline; color: darkgreen; font-weight: bold;}
a:hover {color: midnightblue; text-decoration: none;}

</STYLE>

<style type="text/css">
.header {
border-bottom: 2px solid black;
color: darkred;
font-family: verdana;
font-size: 10px;
font-variant: small-caps;
text-align: center;
}