body {
margin-top : 1px;
margin-bottom : 1px;
margin-right : 1px;
margin-left: 1px;
cursor : crosshair ;
scrollbar-arrow-color: #FFBB99;
scrollbar-base-color: #ffffff;
scrollbar--shadow-color: #ffffff;
scrollbar-highlight-color : #FFBB99;
scrollbar-darkshadow-color:#FFBB99;
scrollbar-3dlight-color:#FFBB99;
scrollbar-track-color:#ffffff;
background-color : #ffffff;
}

p , ul , ol , li , div , td , th , address , nobr , b , i {
font-family : Verdana, Arial, Helvetica, sans-serif; color: #404040;

}

p.justify {
font-size:8pt;
text-align:justify;
color: #404040;

}

h1 {
font-size : 14pt;
color: #404040;
}


h2 {
font-size : 10pt;
color: #404040;

}



h3 {
font-size : 8pt;
color: #404040;
}


h4 {
font-size : 12pt;
color: #404040;
font-family : Verdana, Arial, Helvetica, sans-serif;

}


p , ul , ol , li , div , td , th , address , nobr , b , i {
font-size : 8pt;
}



a:link {
color:  #404040;
text-decoration: none;
}


a:visited {
color :  #404040;
text-decoration : none;
}

a:active {
color :  #404040;
text-decoration : underline;
}




a:hover {
color : #404040;
text-decoration : underline;
}


...





