body {
margin-top : 1px;
margin-bottom : 1px;
margin-right : 1px;
margin-left: 1px;
cursor : crosshair ;
background-color : #FFFFFF;
}

p , ul , ol , li , div , td , th , address , nobr , b , i {
font-family : Verdana, Arial, Helvetica, sans-serif; color: #993366;

}

p.justify {
font-size:8pt;
text-align:justify;
color: #663300;

}

h1,h2,h3,h4 { margin-top:4pt;margin-bottom:4pt;font-weight: normal;}
h5 { margin-top:1pt;margin-bottom:1pt }

h1 {
font-size : 9pt;
color: #993366;
}


h2 {
font-size : 8pt;
color: #663300;

}



h3 {
font-size : 8pt;
color: #CE5300;
}


h4 {
font-size : 12pt;
color: #993366;
font-family : Verdana, Arial, Helvetica, sans-serif;

}


p , ul , ol , li , div , td , th , address , nobr , b , i {
font-size : 8pt;
}



a:link {
color:  #993366;
text-decoration: none;
}


a:visited {
color :  #993366;
text-decoration : none;
}

a:active {
color :  #993366;
text-decoration : underline;
}




a:hover {
color : #993366;
text-decoration : underline;
}



.lineBreak {
	border-bottom:1px dotted #993366;
	margin:0px 1px 0px 1px;
	height:1px;

}

...


