body {
	font-family: "Times New Roman", Times, serif;
	color:#71443E;
	font-size:12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	color:#71443E;
	font-size:12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	color:#71443E;
	font-size:12px;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	color:#71443E;
	font-size:14px;
	font-weight:bold;
}
.news-date {
	font-size:9px;
}
.news-date-bold {
	font-size:9px;
	font-weight:bold;
}
.news-date-lgbold {
	font-size:12px;
	font-weight:bold;
}
.shows-date-lgbold {
	font-size:12px;
	font-weight:bold;
	color:#8CB5C8;
}
a {
	color:#8CB5C8;
}
a.lgbold {
	color:#8CB5C8;
	font-size:14px;
	font-weight:bold;
}
a.normal {
	color:#71443E;
}
a.hidden {
	color:#71443E;
	text-decoration:none;
}
a.hidden-footer {
	color:#CCCCCC;
	text-decoration:none;
}
a.shows {
	color:#71443E;
	text-decoration:none;
}
a.shows:hover {
	color:#71443E;
	text-decoration:underline;
}
.footer {
	font-size:10px;
	color:#CCCCCC;
}
.footer-dark {
	font-size:10px;
	color:#999999;
}
input {
	font-family: "Times New Roman", Times, serif;
	color:#71443E;
	font-size:10px;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	color:#71443E;
	font-size:10px;
}