<style type="text/css">

p    {
     font: 10pt KidTypePaint, Kristen, Dauphin, Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
     font-weight: bold;

     }
     
hr {
    color: #ffffff;
    border-style: dashed;
    width: 90%;
    } 

table
{

    table-border-color: #ffffff;
 
}

     
td { 
      font: 10pt KidTypePaint, Kristen, Dauphin, Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold; 
	  color: #ffffff
     }


a:link {
     color: #999999;
     text-decoration: none;
     font-weight: bold;
     font size: 10pt;

     }

a:visited {
     color: #FF9999;
     font-weight: bold;
     text-decoration: underline;
     font size: 10pt;

     }

a:active {
     color: #CC6666;
     font-weight: bold;
     text-decoration: underline;
     font size: 10pt;

     }

a:hover {
     color: #CCCC33;
     font-weight: bold;
     text-decoration: none;
     font size: 10pt;
     }

body {
     background-color: #000000;
	 Border-color: white
     font: 10pt KidTypePaint, Kristen, Dauphin, Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
     font-weight: bold;
     color: #000000;
     scrollbar-face-color:#92AFAF;
scrollbar-highlight-color:#B6C9C9;
scrollbar-3dlight-color:#92AFAF;
scrollbar-darkshadow-color:#92AFAF;
scrollbar-shadow-color:#B6C9C9;
scrollbar-arrow-color:#B6C9C9;
scrollbar-track-color:#D8E2E2;

     }  

</style>