p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
a:link {
	color: #007db1;
	text-decoration: none;
}
a:visited {
	color: #007db1;
	text-decoration: none;
}
a:hover {
	color: #65b561;
	text-decoration: none;
}
a.basenav:link {
	color: #007db1;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
a.basenav:visited {
	color: #007db1;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
a.basenav:hover {
	color: #65b561;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.greeenlarge {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	color: #65b561;
}
.bluelarge {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	color: #007db1;
}
.redlarge {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #fa0028;
	line-height: 16px;
}
.blacklarge {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.redcur {
	background-color: #5a0501;
	background-image: url(images/redcurtain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

