BODY {
	FONT-SIZE: small;
	COLOR: #000000;
	FONT-FAMILY: Arial, helvetica, sans-serif;
	BACKGROUND-COLOR: white
}
TD {
	FONT-SIZE: small;
	COLOR: #000000;
	FONT-FAMILY: Arial, helvetica, sans-serif
}
A:LINK {
	color : #6699CC;
	text-decoration : none;
	font-size : small;
}
A:HOVER {
	background-color : #EFEFEF;
	text-decoration : underline;
	font-size : small;
}
A:VISITED {
	color : #6699CC;
	text-decoration : none;
	font-size : small;
}
