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