body {
margin-top : 0px;
margin-bottom : 0px;
margin-right : 0px;
margin-left: 0px;
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 : Arial, Verdana Helvetica, sans-serif; color: #666666;

}

p.justify {
font-size: 12pt;
text-align:justify;
color: #666666;

}

h1,h2,h3,h4 { margin-top:4pt;margin-bottom:4pt;font-weight: normal;}
h5 { margin-top:1pt;margin-bottom:1pt }


h1 {
font-size : 14pt;
color: #666666;
}


h2 {
font-size : 14pt;
color: #ffffff;

}



h3 {
font-size : 10pt;
color: #666666;
}


h4 {
font-size : 10pt;
color: #666666;
font-family : Arial, Verdana Helvetica, sans-serif;

}


p , ul , ol , li , div , td , th , address , nobr , b , i {
font-size : 12pt;
}



a:link {
color: #930051;
font-size : 12pt;
text-decoration: underline;
font-family : Arial, Verdana Helvetica, sans-serif;
}


a:visited {
color: #930051;
font-size : 12pt;
text-decoration : none;
font-family : Arial, Verdana Helvetica, sans-serif;
}

a:active {
color: #930051;
font-size : 12pt;
text-decoration : none;
font-family : Arial, Verdana Helvetica, sans-serif;
}




a:hover {
color: #666;
font-size : 12pt;
text-decoration : none;
font-family : Arial, Verdana Helvetica, sans-serif;
}




.lineBreak {
	border-bottom:1px dotted #666666;
	margin:2px 5px 2px 5px;
	height:1px;

...




