<style="text/css">
<!--

body {
background: #113d29;
margin: 0px;
padding: 0px;
}

#big { 
margin: 0; 
padding: 0; 
width: 700px; 
text-align: left; 
border: solid 2px #ffffff; 
}


#header {
background: #006a39;
width: 700px;
}

#navie {
background: #ffffff;
width: 700px;
}

#footer {
background: #f7f6e3;
width: 700px;
height: 40px;
color: #1c8542;
font-family: arial; 
font-size: 10px; 
text-align: center;
}

#main { 
width: 700px; 
color: #000; 
font-family: "trebuchet MS", arial; 
font-size: 12px; 
background: #fff; 
}


a:link {color: #36772b; 
text-decoration: underline; 
font-family :"trebuchet MS", arial;
font-size: 11px;}

a:visited {color: #36772b; text-decoration: underline; 
font-family :"trebuchet MS", arial;
font-size: 11px;}

a:hover {color: #36772b; text-decoration: underline; 
font-family :"trebuchet MS", arial;
font-size: 11px;}

a:active {color: #36772b; text-decoration: underline; 
font-family :"trebuchet MS", arial;
font-size: 11px;}


p.head {
border-style: dotted;         
border-color: #57ba5d ;
border-width: 1px 1px 1px 1px;
font-family:"trebuchet MS", arial;
font-size:11px;
color:#57ba5d;
letter-spacing:1px; 
text-align:center;}

.title {
color: #57ba5d;
letter-spacing: 2px;
font-family: "trebuchet MS", arial;
font-size: 10px;
font-weight: bold;
text-align: left;
height: 11px;}

--!>
</style>