
body { 
bgcolor: #101010; 
link: #130C02;
vlink: #8b6317;
alink: #aeco82; 
text-align: justify;
font-weight: normal;
}


h1 
 {
color: #302B17;
font-family:arial;  
font-size: 16px;
font-weight: bold;
margin-bottom: 2px;
}


h2
 {
color: #302B17;
font-family:trebuchet MS;  
font-size: 13px;
font-weight: bold;
margin-bottom: 2px;
}

h3
 {
color: black;
font-family:trebuchet MS;  
font-size: 13px;
font-weight: bold;
font-style:italic;
margin-bottom: 2px;
letter-spacing: 4px;
word-spacing: 4px;
}


.content { 

color: #000000;
font-family:arial;  
margin-left: 10;
margin-right: 10;
margin-top: 10;
margin-bottom: 10;
text-align: justify;
border:0px;




}
.content a:visited { 
color:#8b6317;
text-decoration: underline;
font-size: 14px;



}
.content a:link { 
color: #130C02;
text-decoration: underline;
font-size: 14px;



}


.linksbar {  
font-size: 14px;
font-weight: bold;


}
 
.linksbar a:link, a:visited  {

color: #ffffff; 
font-size: 14px;
font-weight: bold;
font-family:Trebuchet MS;
text-decoration: none; 

}
 
.linksbar a:hover {
color: #CCFF00;
text-decoration: none; 
}