BODY {
	COLOR: #004080; 
	BACKGROUND-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: gray; 
	SCROLLBAR-BASE-COLOR: #004080;
	margin:1px 0px

}ul{ 
	font-family:Helvetica,Arial,sans-serif;
	font-size:9pt;
	margin-top:0mm;
	margin-bottom:3mm; 
	list-style-type:square; 
}
li,p { 
	font-family:Helvetica,Arial,sans-serif;
	font-size:9pt; 
}
a:link{
	color: #0000EE;
	text-decoration: underline; 
}
a:visited{
	color: #551A8B;
	text-decoration: underline; 
}
a:active, A:hover{
	color: #FF0000;
	text-decoration: underline; 
}
