A {
text-decoration: none;
color: 000000;
}
A:hover {
text-decoration: none;
color: CCCC66;
}

.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.red {
	color: #CC0000;
}
.big {
	font-size: 12pt;
	font-weight: bold;
}
.disclaimer {
	font-size: 9pt;
	font-weight: normal;
}

