BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: black;
	background-repeat: no-repeat; 
	background-position: left top;

	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #0000CC;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #0000CC;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}
.mail {
	text-decoration: none;
	color: black;
}
A {
	text-decoration: none;
	color: white;
}


A:Hover {
	text-decoration: underline;
	color: red;
}
H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-style: italic;
	font-size: 13pt;
	color: black;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
	color: black;
}

H4 {
    font-family: sans-serif;
    font-size: small;
	color: black;
}
