BODY {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}
TD {
	font-size : 9pt;
}
A:link   {
	COLOR: #B22222;
	text-decoration : none;
}
A:visited  {
	COLOR: #B22222;
	text-decoration : none;
}
A:active  {
	COLOR: Black;
	background-color : #FFDEAD;
}
A:hover  {
	COLOR: Black;
	background-color : #FFDEAD;
}

