body { color:            #666666;;
       background-color: #FFFFFF; }

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;
 }

a:link { color : #0088FF;
         text-decoration : none;  }

a:visited { color : #0088FF;
           text-decoration : none;}

a:hover { color: #ff9900;
           text-decoration: underline; }

hr	{color : #ffbf80; size:1 ;}