body  {
       background-color: #000000;
      }
p {
	font-color : #F1E1A0;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 10pt;
    }
h1 {
	font-color : #F1E1A0;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-variant : small-caps;
	font-weight : bold;
   }
h2 {
	font-color : #F1E1A0;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bolder;
}
h3 {
	font-color : #F1E1A0;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font : italic;
}	
	
table {
	background-position : top;
	text-align : left;
	vertical-align : top;
      }
link  {
       font-family: arial, helvetica, sans-serif;
       color: #33FFFF;
       font-weight: bold
      }
a: link  {
          font-family: arial, helvetica, sans-serif;
          color: #FFFFFF
          font-weight: bold
         }
a: link  {
          font-family: arial, helvetica, sans-serif;
          color: #00FFFF
          font-weight: bold
         }

