   body { 
	background-color: #9cf;
   }

A:active { color: #0c3; }
A:visited { color: #363; }
A:link { color: #093; }
A:hover { color: #0c3; }

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


  h1 {
font-family: trebuchet ms, verdana, helvetica, arial, sans-serif;
font-size: 40px;
color: #363;
text-align: center;
}

  h2 {
font-family: trebuchet ms, verdana, helvetica, arial, sans-serif;
font-size: 28px;
line-height: 20px;
color: #363;
text-align: center;
}

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