/*
    Copyright (c) 2006 ROSETTA

  Released under the GNU General Public License
*/


a:link { font-weight:normal; color:#666666; text-decoration:none;}
a:visited { font-weight:normal; color:#666666; text-decoration:none; }
a:focus { font-weight:normal; color:#00B8EA; text-decoration:none; }
a:hover { font-weight:normal; color:#00B8EA; text-decoration:none; }
a:active { font-weight:normal; color:#00B8EA; text-decoration:none; }


body { background-color:#CCCC9A; margin-left:15px; margin-right:15px; margin-top:20px; margin-bottom:20px; }
* { color:#666666; 
    font-size:12px;
    font-weight:normal;
    font-family:Verdana,sans-serif;
    underline: none; }
    
h1 { font-size:37px;
     font-weight:bold;
     color:#00B8EA;
     margin-bottom:20px;
     margin-top:20px;
     margin-left:30px;
     margin-right:00px;
     font-family:Arial, Helvetica,sans-serif;
     letter-spacing:0.0em;
     word-spacing:0.3em; }
     
p  { font-size:14px;
     font-weight:normal;     
     margin-bottom:00px;
     margin-top:00px;
     margin-left:70px;
     margin-right:0px;
     font-family:Verdana,sans-serif;
     color:#666666;
     letter-spacing:0.0em;
     word-spacing:0.0em; 
     line-height:1.6em;}
     



