body {
background-color:wheat;
font-family: "Verdana, Arial";
font-color: black;
font-size: small;
font-weight: 500;
margin-left: 10pt;
margin-right:10pt;

scrollbar-face-color:wheat;
scrollbar-arrow-color:white;
scrollbar-track-color:"burleywood";
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}



  
a:link {color: black}

ul {list-style-image: url(arrow.gif)} 

div.banner {
position:absolute;
background-color: burlywood;
top:0px;
height:130px;
width:700px;
left:20px;
font-family:"ProseAntique, Lucida Handwriting, Verdana, Arial";
color: black;
font-size: 20pt;
margin; 10px;
padding: 25px;


}

div.special {
position: absolute;
top:131px;
height:20px;
left:0px;

}






div.left {
display: block;
position: absolute;
width: 200px;
top: 205px;
left: 14px;
height: 1650px;
background-color: burlywood;
color: black;
padding:8px;


}



div.center {

position:absolute;
background-color: wheat;
top:225px;
left:215px;
width:550px;
height:800px;
z-index:0;
font-family: "Verdana, Arial";
color: black;
padding-left:25px;

}




h1 {
font-family: "Verdana, Arial";
font-size: 10pt;
font-weight: 700;
color: black;}


h2 {font-family: "Verdana, Arial";
font-size:8pt;
color: Black;}


h3 {
font-family: "Verdana, Arial";
font-size: 8 pt;
font-color: black;
font-weight: 500;
}


h4 {
font-family: "Verdana, Arial";
fontsize: 11pt;
color: black;

}


h5 {
font-family:"ProseAntique, Lucida Handwriting, Verdana, Arial";
color: black;
font-size: 25pt;
}


h6 {
font-family: "verdana, arial";
font-weight: "bold";
font-size: 10pt;
font-color: "black";
}







