body {
  background-image: url("images/site-background.gif")
  scrollbar-face-color: #DFC8A1;
  scrollbar-base-color: #DFC8A1;
  scrollbar-arrow-color: #4A2B31;
  scrollbar-track-color: #DFC8A1;
  scrollbar-shadow-color: #DFC8A1;
  scrollbar-darkshadow-color: #4A2B31;
  scrollbar-highlight-color: #DFC8A1;
  scrollbar-3dlight-color: #4A2B31;
  background-color: #DFC8A1;
  font-family: arial, Helvetica, san-serif;
  font-size: 11px;
  color: #330000;}


A:link		{ color: #993333; text-decoration: none; } 
A:visited	{ color: #996666; text-decoration: none; } 
A:active	{ color: #996666; text-decoration: none; } 
A:hover		{ text-decoration: underline; } 

p,TD { font-family: arial, Helvetica, san-serif; font-size: 11px; color: #330000; }

.headline {  font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; color: #996666; font-size: 11px; font-weight: bold; }