 body
{
 background: #463B38;
 font-family: MS Sans Serif;
 font-size: 9pt;
 color: #DAC292;
 padding: 0% 5% 5% 5%;
}  
 
 p.text
{
 text-align: left;

 letter-spacing: 1px;
 word-spacing: 2px;
 line-height: 120%;
}
 
 p.nav
{
 text-align: center;
 letter spacing: 1px;
 word-spacing: 2px;
 line-height: 110%;
}

 p.title
{
 font-variant: small-caps;
 font-size: 11pt;
}

 a.link
{
 text-decoration: none;
 color: #DAC292;
 font-weight: bold;
 letter spacing: 1px;
 word-spacing: 2px;
}

 a.header
{
 text-decoration: none;
 color: #DAC292;
 font-weight: bold;
 font-variant: small-caps;
 font-size: 11pt;
}
 
 a.text
{
 text-align: left;
 letter-spacing: 1px;
 word-spacing: 2px;
 line-height: 120%;
}

 BODY HR
{ 
 margin-right: 0; 
 width: 100%; 
 height: 1px; 
 background-color: #6B5B59; 
 border: none; 
 /* Crappy IE code */
 width: 100%; 
 height: 1px;
 color: #6B5B59;
 border: none;
}

 fieldset
{
 border: #6B5B59 solid 1px;
 padding: 1.5%;
 background: #362E2C;
}

 fieldset.code
{
 border: #FFFFFF solid 1px;
 padding: 1.5%;
 background: #362E2C;

 legend
{
 background: #6B5B59;
 border: #463B38 solid 1px;
}


 img
{ 
 border: 1px solid #463B38;
}





 

