body	       { background: #F0F0F0; font-size: 14px; color: black; font-family: 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; border-width: 0; margin: 0;}
  
H1	       { font-size: 20px; font-weight: bold; }
H2	       { font-size: 16px; font-weight: normal; }  
H3             { font-size: 14px; font-weight: normal; }
              
Input		    { font-size: 12px; color: black; }
Checkbox	    { font-size: 12px; color: black; }
Textarea	    { font-size: 12px; color: black; }
Select		    { font-size: 12px; color: black; }
Button		    { font-size: 12px; color: black; }
              
a:link		    { color: #0000ff; text-decoration: none; }
a:visited	    { color: #0000ff; text-decoration: none; }
a:active	    { color: #0000ff; }
a:hover		    { color: #ff0000; text-decoration: none; }
