BODY {
	background : White;
	background-color : White;
	font-family : Tahoma;
	font-size : 9pt;
}
TEXTAREA {
	font-family : Tahoma;
	font-size : 9pt;
}
TD {
	font-size : 9pt;
	font-family : Tahoma;
}
SMALL {
	font-size : 8pt;
	font-family : Tahoma;
	color : 999999;
}
A {
	color: blue;
}
A:Hover {
	color: 004080;
	font-size : 9pt;
	font-family : Tahoma;
	font : bold/9pt Tahoma;
}
