.text {  font-family: "Courier New", Courier, mono; font-size: 12px; color: #333333}
h3 {  font-family: "Courier New", Courier, mono; font-size: 14px; font-weight: bold; color: #333333}
.tiny {  font-family: Courier, "Courier New", mono; font-size: 11px; font-weight: normal}
td {  font-family: Courier, "Courier New", mono; font-size: 11px; color: #333333}
a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
