body {background: #978E7E;
}
body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 145%;
margin: 0;
color:#59524D;  
}

h1, h2, h3 {
color: #C80A17;
font-size: 26px;
font-family: 'arial', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:bold; 
line-height: 100%; 
text-transform:uppercase;
}

h2 {
font-size: 18px;
color:#776D66;
font-weight:normal; 
line-height: 115%; 
}

h3 {
font-size: 16px;
}

a, a:visited { color: #3F3833; text-decoration: underline; }
a:hover { color: #59524D; text-decoration: none; }

a img { border: none }