body { 
 margin: 0; 
 padding: 10px; 
 background-color: #BFB894; 
 color: black; 
 font: small Verdana, Arial, Helvetica, sans-serif; 
}
#content { 
 margin: 0 0 0 181px; 
 width: 550px;
 border: 1px solid #00A000; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10pt;
 background-color: white; 
 color: black; 
}
#content .inner { 
 margin: 15px 15px 15px 15px; 
}
#content H1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14pt; 
font-weight : bold; 
margin-bottom : -13px;
color : #5C5038; 
background-color : transparent;
} 
#content H2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold; 
margin-bottom : -12px;
color : #747B45; 
background-color : transparent;
} 
#content H3 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : italic;
font-size : 10pt;
font-weight : bold; 
margin-bottom : -10px; 
color : #900000; 
background-color : transparent;
} 
#content A:link {
font-weight : 600; 
color : #000080; 
background-color : transparent;
text-decoration : none; 
} 
#content A:visited {
font-weight : 600;
color : #000080;
background-color : transparent;
text-decoration : none;
} 
#content A:hover {
font-weight : 600; 
color : #800000; 
background-color : transparent;
text-decoration : none; 
} 
#content A:active {
font-weight : 600;
color : #000080;
background-color : transparent;
text-decoration : none;
} 
#navbar { 
 position: absolute; 
 top: 10px; 
 left: 10px; 
 width: 155px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10pt;
 background-color: #FFFFFF; 
 color: #OOOOOO; 
 border: 1px solid #00A000;
 padding: 25px 10px ; 
}
#navbar a:link, #navbar a:visited { 
 font-weight: bold;
 color:  #000000; 
 text-decoration: none;
}
#navbar a:hover { 
 font-weight: bold;
 color:  white; 
 background-color: #5C5038;
 text-decoration: none;
 padding: 0 1px;
}
#footer { 
 font-size: 8pt;
 margin-top: 20px;
 border-top: 1px solid #b9d2e3; 
 border-bottom: 1px solid #b9d2e3;
 padding: 2px;
}
#footer a:link, #footer a:visited { 
 text-decoration: none; 
 background-color: #DDDDBB; 
 color: #900000; 
} 
#footer a:hover { 
 text-decoration: none; 
 background-color: #aa5555; 
 color: #ffffff; 
}
#tag {
color: #BFB894;
font-size: 1pt;
}
#tag a:link, #tag a:visited, #tag a:hover { 
 text-decoration: none; 
 background-color: #BFB894; 
 color: #BFB894; 
}