body { font-family: "Lucida Grande", 'trebuchet ms', Arial, Helvetica, Verdana, Geneva, sans-serif;
  color: #000;
  margin:0px; 
  font-size: 12px; 	
  line-height: 15px;}

p { font-family: "Lucida Grande", 'trebuchet ms', Arial, Helvetica, Verdana, Geneva, sans-serif;
  color: #000;
  font-size: 12px; 	
  line-height: 15px;}

.date { font-size: 11px;
    color: #966; }

.small { font-family: "Lucida Grande", 'trebuchet ms', Arial, Helvetica, Verdana, Geneva, sans-serif; 
  font-size: 11px; 
  color: #966; }

.black { color: #333; }

.storynav { font-family: "Lucida Grande", 'trebuchet ms', Arial, Helvetica, Verdana, Geneva, sans-serif; 
  font-size: 11px; 
  color: #999;
  font-weight: bold; }

.storynavbig { font-family: "Lucida Grande", 'trebuchet ms', Arial, Helvetica, Verdana, Geneva, sans-serif; 
  font-size: 14px; 
  color: #999;
  font-weight: bold; }


.smallreg { font-family: "Lucida Grande", 'trebuchet ms', Arial, Helvetica, Verdana, Geneva, sans-serif; 
  font-size: 11px; 
  color: #000; }

.smallblk { font-family: "Lucida Grande", 'trebuchet ms', Arial, Helvetica, Verdana, Geneva, sans-serif; 
  font-size: 11px; 
  color: #000; }

.smallbold { font-family: "Lucida Grande", 'trebuchet ms', Arial, Helvetica, Verdana, Geneva, sans-serif; 
  font-weight: bold;
  font-size: 11px; 
  color: #000; }

.smallboldtwo { font-family: "Lucida Grande", 'trebuchet ms', Arial, Helvetica, Verdana, Geneva, sans-serif; 
  font-weight: bold;
  font-size: 11px; 
  color: #999; }

.question { font-family: "Lucida Grande", 'trebuchet ms', Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: 18px;
  line-height: 21px; }

.big { font-family: "Lucida Grande", 'trebuchet ms', Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-weight: bold;
  font-size: 24px; 	 
  color: #000; }

a:link {
  font-weight: bold;
  text-decoration: none;
  color: #CC3333; }

a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #993333; }
  
a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #FF0000; }
  
a:active {
  font-weight: bold;
  text-decoration: none;
  color: #990000; }

.error {font-family: Verdana, "Lucida Grande", 'trebuchet ms', Arial, Helvetica, sans-serif; font-size: 14px; color: #FF8400;}
