body, table {
  font-family: Arial, Verdana;
font-size: 13px;
line-height: 150%;
margin: 0;
color:black;  
}

b, strong {
font-family: Arial, Verdana;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
color: #666633;  
border-bottom: 1px #8e2024 dotted;  
}

h1, h2, h3 {
color: #5f6128;
font-size: 24px;
font-family: 'Trebuchet MS', Verdana;
margin-top: 0.2em;
font-weight:normal;  
}

h1 span {
color: #8d2023;
}

h2 {
font-size: 18px;
color: #e9701f;
}

h3 {
font-size: 16px;
}

a, a:visited { color: #8d2023; text-decoration: underline; }
a:hover { color: #8d2023; text-decoration: none; }

a img { border: none }
