td {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.small {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF5C00;
	text-decoration: underline;
}
.small {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
a.top:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	font-weight: normal;
	color: #FF5C00;
	text-decoration: none;
}
a.top2:visited {
	color: #FF5C00;
	text-decoration: none;
	font-weight: normal;
}
a.top2:link {
	color: #FF5C00;
	text-decoration: none;
	font-weight: normal;
}
a.top2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.cast {
	font-size: 24px;
	font-weight: bold;
}
.bottom {
	font-size: 11px;
	color: #FF5C00;
}
