body { 
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif; 
	background: #000 url("images/foolsbg.gif") repeat-y; 
	}
p, td, li, ul, ol, h4, h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif; 
	}
p { 
	font-size: 13px; 
	margin-top: 0; 
	margin-bottom: 8px; 
	color: #fc0; 
	text-align: center;
	}
p.credit { color: #ccc }          
li      { font-size: 10pt; margin-bottom: 5px; }
ul.t li { margin-bottom: 0 }
ul      { font-size: 10pt }
ol      { font-size: 10pt }
h1      { font-family: Arial, Helvetica, sans-serif; font-size: 16px; 
          color: #fc0; margin-bottom: 0; text-align: center }
h1.page { margin: 0; font-weight: normal }
h2      { font-size: 13px; 
          color: #36c; margin-top: 0; text-align: center }
h3      { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #996600 }
h4      { font-weight: bold; font-size: 10pt }
a:link { text-decoration: none; color: silver }
a:visited { text-decoration: none; color: silver }
a:hover { text-decoration: none; color: #36c }
a:active { text-decoration: none; color: red }
.small  { font-family: Verdana, Arial, sans-serif; font-size: 11px }
.barleft { margin-left: 15px; border-left: 4px solid #3366cc; padding-left: 5px }
.boxed   { border: 1px solid #000000; padding: 5px; text-align: center }
.boxy    { border: 1px solid #000000; padding: 5px; text-align: center; background-color: #FFCC00 }
.boxyl   { border: 1px solid #000000; padding: 5px; text-align: left; background-color: #FFCC00 }
hr        { size: 1px; color: silver; shading: solid }
.quote    { color: #666 }
.nbm      { margin-bottom: 0 }
.ntm      { margin-top: 0 }
