body {
background-color: #A47F4F;}

#container {  
margin: 0 auto;
width: 607px;
background-color: #FFFFFF;
text-align: justify;
font-size: 8pt;
padding: 5px;
font-family: arial, tahoma, sans-serif;
line-height: 15px;}

#nav { 
width: 607px;
font-size: 12pt;
text-align: center;}

h1 {
text-align: left;
color: #B4172E;
font-size: 12pt;
font-weight: bold;
font-family: arial, tahoma, sans-serif;}

b {
color: #E5661B;}

a:link  {color: #4B5B1F; text-decoration: none; font-weight:bold;}
a:visited  {color: #4B5B1F; text-decoration: none; font-weight:bold;}
a:active  {color: #4B5B1F; text-decoration: none; font-weight:bold;}
a:hover {color: #4B5B1F; text-decoration: none; font-weight:bold; cursor:default;}

#footer {
margin: 0 auto;
width: 597px;
padding: 10px;
background: #F4E56D;
color: #000000;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
text-align: center;
border-top: 2px solid #77856C;}

