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