body {
margin-top : 10px;
margin-bottom : 10px;
cursor : crosshair ; 
scrollbar-arrow-color: #99864B; 
scrollbar-base-color: #990000;
scrollbar-highlight-color : #990000; 
scrollbar-shadow-color : #990000;
background-color : #990000;
} 

p , ul , ol , li , div , td , th , address , blockquote , nobr , b , i {
font-family : Times New Roman; color: #BBAA72;
}

p.justify { 
font-size:14pt;
text-align:justify; 
color: #BBAA72;
background : #BBAA72;
}

h1 {
font-size : 18pt; 
color: #BBAA72;
}


h2 {
font-size : 16pt;
color: #BBAA72;

}



h3 {
font-size : 12pt;
color: #BBAA72;
}


h4 {
font-size : 10pt;
color: #BBAA72;

}


p , ul , ol , li , div , td , th , address , nobr , b , i {
font-size : 14pt;
}



a:link {
color: #BBAA72; 
text-decoration: none;
}


a:visited {
color : #C6B888; 
text-decoration : none;
}


a:hover {
color : #BBAA72; 
text-decoration : underline;
}

... 


