BODY {
background-color: #ffffff;
}
p, tr, td, li {
font-size : 12px; 
font-family : tahoma, serif; 
color : #370B0B; 
margin-top: 2px;
}
h3 {
font-family: tahoma;
font-size : 16px; 
margin-bottom : 1px;
font-weight: bold;
letter-spacing : 1px; 
color : #BA8038; 
text-align : left;
width : 100%;
}
h4, h2 {
font-family: tahoma;
font-size : 12px; 
margin-bottom : 1px;
font-weight: bold; 
color : #7B2020; 
text-align : left;
width : 100%;
}
A {
color : #973F19; 
text-decoration : none; 
font-weight : bold; 
font-family : tahoma;
font-size : 11px; 
cursor: hand 
} 
A:hover {
color : #973F19; 
text-decoration: none;
font-weight : bold; 
font-family : tahoma;
border-bottom: 2px solid #C88A38;
font-size : 11px; 
cursor : hand; 
}