a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
body, td{
	font: 100 9pt/21px arial;
}
.even{
	background-color: FFFFFF;
}
.odd{
	background-color: F0F0F0;
}