TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;


}
A {
	color: #000066;
	font-weight: bolder;
	text-decoration: none;
}
.little {
	font-size: 11px;
}
.opaque {
	background-color: #CCCCCC;
	filter: alpha(opacity=80); /* ie */
	-moz-opacity: .8; /* mozilla */
	}
.12point {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
