/*
    Copyright (c) 2006 ROSETTA

  Released under the GNU General Public License
*/


a:link { font-weight:100 color:#009933; text-decoration:none;}
a:visited { font-weight:100; color:#009933; text-decoration:none; }
a:focus { font-weight:100; color:#009933; text-decoration:none; }
a:hover { font-weight:bold; color:#663399; text-decoration:none; }
a:active { font-weight:100; color:#009933; text-decoration:none; }


body { background-color:#FFFFFF; }
* { color:#009933; 
    underline: none; }
    
h1 { font-size:11px;
     font-weight:100;     
     margin-bottom:20px;
     margin-top:18px;
     margin-left:50px;
     margin-right:40px;
     font-family:Verdana,sans-serif;
     color:#333333;
     letter-spacing:0.0em;
     word-spacing:0.3em; }
p  { font-size:11px;
     font-weight:100;     
     margin-bottom:20px;
     margin-top:18px;
     margin-left:50px;
     margin-right:40px;
     font-family:Verdana,sans-serif;
     color:#333333;
     letter-spacing:0.0em;
     word-spacing:0.3em; }


