BODY  {
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-base-color : #05AAFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #E0E0E0;
	font-size: 10pt;}
A {
	text-decoration : none;
	color : #000000;
	font-family: Arial;
	font-weight: bold;
}

A:HOVER {
	text-decoration : underline;
	color : #000000;
	font-family: Arial;
	font-weight: bold;
}

A:ACTIVE {
	text-decoration : underline;
	color : #000000;
	font-family: Arial;
	font-weight: bold;
}


TD {
	text-decoration : none;
	color : black;
	font-size: 9pt;
	font-family: Arial;
}
h1 {
	text-decoration : none;
	color : #000000;
	font-size: 6pt;
	font-family: Arial;
}
