body { color:            #;
       background-color: #; }

body,tr,td    { font-size: 10pt ; }
big           { font-size: 12pt ; }
small         { font-size: 8pt ;  }

input,textarea,select { 
font-size: 10pt;
color: #666666;
border-width : 1pt;
border-style : solid;
 }

H1 { font-size: 11pt ; margin-bottom: 2px;}
H2 { font-size: 10pt ; margin-top: 2px;}

a:link { color : #c8770b;
         text-decoration : none;  }

a:visited { color : #c8770b;
           text-decoration : none;}

a:hover { color: #ff3399;
           text-decoration: underline; }