body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;


}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000066;
	font-weight: bold;

}

a:visited {
	color: #000066;
	font-weight: bold;

}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF3300;

}

a:active {
	color: #000066;
}
