body { 
bgcolor: #161616;
background-repeat: repeat-x repeat-y;
font-family: arial;
font-size: 9pt;
color: #000000;
text-align: justify;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0;
margin-left: 130px;
margin-right: 0;
padding-left: 0px;
padding-right: 0;
padding-bottom: 0;
padding-top: 0;
}

.text {
font-family: arial;
font-size: 10pt;
color: #000000;
text-align: justify;
line-height: 1.6;
padding-left: 1px;
padding-right: 1px;
padding-top: 3px; 
padding-bottom: 1px;
border: 0px;
margin-top: 0;
margin-bottom: 0;
}

.h1 {
font-size: 12px;
color: #7f932d;
}


#links {
position: absolute;
font-family: arial;
font-size: 9pt;
line-height: 1.4;
text-align: justify;
}

#links a:link {
color: #7f932d;
text-decoration: none;
font-family: arial;
font-size: 9pt;
}

#links a:visited {     
color: #7f932d;
text-decoration: none;
font-size: 9pt;
}

#links a:hover{
color: #7f932d;
font-size: 10pt;
text-decoration: none;
border-bottom: 0px;
}

A:link {
color: #7f932d;	
text-decoration: none;
}

A:visited {
color: #7f932d;	
text-decoration: none;
}

A:active {
color: #7f932d;	
text-decoration: none;
}

A:hover {
color: #7f932d;
text-decoration: none;
} 