A:link{ 

text-decoration: underline; 
font-weight:none;
color: #666600;
}

A:visited{ 

text-decoration: none;  
font-weight:none;
color: #666600;
background-color: #ccc;
}

A:active { 
text-decoration: underline;  
color: #666600;
background-color: #ccc;
}

A:hover { 

text-decoration: none; 
font-weight: none;
background-color: #666600;
color: #ffffff;
}

table, td { 
font-size: 10pt; 
font-family: Arial;
text-align: justify;
color: #333333; }

body {color:#333300; font-family: Times New Roman; font-size:11pt;
background-color:#ffffff;
background-image: url('images/bg.jpg');
margin-top:0;
margin-left:0;


}

p.h1 {
line-height: 80%;
text-transform: lowercase;
font-weight: bold;
font-style: none;
color: #6699cc;
}
