BODY { 
background-color: #fcf7f3; 
background-attachment: fixed; 
font-size: 7pt;
line-height:9pt; 
font-family: Tahoma, Verdana, Arial;
text-align: justify;
color: #3e3e3e; 
scrollbar-face-color: #fcf7f3; 
scrollbar-shadow-color: #fcf7f3; 
scrollbar-highlight-color: #fcf7f3; 
scrollbar-3dlight-color: #fcf7f3; 
scrollbar-darkshadow-color: #a8252d; 
scrollbar-track-color: #fcf7f3; 
scrollbar-arrow-color: #a8252d; 
scrollbar-base-color: #fcf7f3; 
left-margin: 2; 
} 
TABLE { 
font-size: 7pt;
font-family: Tahoma, Verdana, Arial;
color: #3e3e3e; 
text-align: justify;
}
A:link {
COLOR: #a8252d; 
text-decoration: none; 
font-weight: bold;
} 
A:visited {
COLOR: #a8252d;
text-decoration: none; 
font-weight: bold;
} 
A:active {
COLOR: #a8252d; 
text-decoration: none; 
font-weight: bold;
} 
A:hover {
COLOR: #efab6a;
text-decoration: none; 
font-weight: bold; 
} 

h1{
font-family: tahoma;
font-size: 6pt;
color:#f8f0e3;
text-transform:uppercase;
letter-spacing:1;
margin:0;
padding:2px;
text-align:right;
margin-bottom:2;
background-color:#111719;
}

h2{
font-family: tahoma;
font-size: 6pt;
color:#ffffff;
text-transform:uppercase;
letter-spacing:1;
margin:0;
padding:2px;
text-align:left;
margin-bottom:2;
background-color:#aa242f;
}

h3{
font-family: tahoma;
font-size: 6pt;
color:#eac49f;
letter-spacing:1;
margin:0;
padding:2px;
text-align:left;
margin-bottom:2;
background-color:#964f49;
}

ul.nav {
margin: 0px; padding: 0px;
list-style: none;
}

li.nav {
}

li.nav a {
display: block;
padding: 2px 0px;
border-bottom: 1px solid #202020;
color: #a6232b;
background: #eed1a5;
font-family: tahoma;
font-size: 9px;
font-weight: normal;
font-weight: bold; 
}

li.nav a:hover {
background: #f7ebdb;
color: #a6232b;
text-decoration: none;
}