body {
    background: #0055a5 url(../images/shadow.png) top center repeat-y;
    color: #000000;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    line-height: 16px;
}

a:link, a:visited {
    color: #29517A;
    font-weight: normal;
    text-decoration: none;
}

a:hover, a:active 
{
    color: #996633;
    text-decoration: underline;
}

ul li, ol li { margin-bottom: 8px; }


/*--- Headings ---*/

h1 {
font-family: Arial, Helvetica, Verdana; 

color: #66280D; 

font-size: 16px; 

font-weight:bold; 
}
h2 {
font-family: Arial, Helvetica, Verdana;

color: #66280D; 

font-size: 14px; 

font-weight:bold; 
}
h3 {
font-family: Arial, Helvetica, Verdana; 

color: #66280D; 

font-size: 13px; 

font-weight:bold; 
}
h4 {
font-family: Arial, Helvetica, Verdana; 

color: #66280D;

font-size: 10px; 

font-weight:bold; 
}
