a:link {
  color:#663300;
  text-decoration:none;
  }
a:visited {
  color:#996633;
  text-decoration:none;
  }
a:hover {
  color:#cc6600;
  text-decoration:underline;
  }
  
body, td
{
background:#DDDD99;
font: x-small; 
font-family: tahoma, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
color:#333300; 
font-weight:normal
}

.title 
{
line-height:1.7em; 
text-transform:uppercase;
letter-spacing:.2em;
font-family: tahoma, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
color:#996600;
font-weight:bold;
}

.subtitle 
{
line-height:1.7em;
letter-spacing:.2em;
font-family: tahoma, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
color:#cc6600;
font-weight:bold;
}


.small 
{
font-size: 8pt; 
font-family: tahoma, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
color:#333333;
font-weight:normal;
}