BODY {
	font-family : Verdana;
	font : xx-small;
}

TABLE {
	border : none;
	border-collapse : collapse;
	empty-cells : show;
	table-layout : fixed;
	font : 12px Verdana;
}
A {
	font-family : Verdana;
	font : normal normal xx-small;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana;
	font : italic xx-small;
	color : Black;
}


