   body { 
	background-color: #090909;
   }

A:active { color: #ffff99; }
A:visited { color: #ffffcc; }
A:link { color: #ffffcc; }
A:hover { color: #ffff99; }

P { font-family: trebuchet ms, verdana, helvetica, arial, sans-serif; color: #999999}
T { font-family: trebuchet ms, verdana, helvetica, arial, sans-serif; color: #999999}
TD { font-family: trebuchet ms, verdana, helvetica, arial, sans-serif; color: #999999}
UL { color: #999999; font-family: trebuchet ms, verdana, helvetica, arial, sans-serif; }
OL { font-family: trebuchet ms, verdana, helvetica, arial, sans-serif; color: #999999  }
LI { font-family: trebuchet ms, verdana, helvetica, arial, sans-serif; color: #999999 }
DD { font-family: trebuchet ms, verdana, helvetica, arial, sans-serif; color: #999999}
blockquote { font-family: verdana, helvetica, arial, sans-serif; color: #999999}
PRE { font-family: trebuchet ms, Monaco, Courier New, monospace; color: #999999}
CODE { font-family: Monaco, Courier New, monospace; color: #999999 }


  h1 {
font-family: trebuchet ms, verdana, helvetica, arial, sans-serif;
font-size: 48px;
color: #999999;
}

  h2 {
font-family: trebuchet ms, verdana, helvetica, arial, sans-serif;
font-size: 30px;
line-height: 20px;
color: #999999;
}

  h3,h4,h5 {
font-family: trebuchet ms, verdana, helvetica, arial, sans-serif;
color: #999999;
}