body { color:            #;
       background-color: #; }

body,tr,td    { font-size: 11pt ; #666666;}
big           { font-size: 12pt ; #666666;}
small         { font-size: 8pt ; #666666;}

input,textarea,select { 
font-size: 10pt;
color: #666666;
border-width : 1pt;
border-style : solid;
 }

a:link { color : #990000;
         text-decoration : none;  }

a:visited { color : #cc6600;
           text-decoration : none;}

a:hover { color: #ff9900;
           text-decoration: underline; }

hr	{color : #8cff8c; size:1 ;}
