
body {
	background:#fff;
	margin-top: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a, table {
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #000000;
	font-weight: bold;
}

.row1 { background-color:#99FFFF; }
.row2 { background-color:#FFFFFF; }
