body {  font-family: baskerville, Georgia, "Times New Roman", serif; color: #FFFFCC; background-color: #000000}
td {  font-family: baskerville, Georgia, "Times New Roman", serif; color: #FFFFCC; background-color: #000000}
p {
	font-family: baskerville, Georgia, "Times New Roman", serif;
	color: #FFFFCC;
	background-color: #000000;
}
table { font-family: baskerville, Georgia, "Times New Roman", serif; color: #FFFFCC; background-color: #000000}
.smaller {  font-size: smaller}
.navmenu {
	font-family: baskerville, Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.navmenu:hover {
	font-family: baskerville, Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: underline;
}
A.navmenu:visited {
	font-family: baskerville, Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.subnavmenu {
	font-family: baskerville, Georgia, "Times New Roman", serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
}
A.subnavmenu:hover {
	font-family: baskerville, Georgia, "Times New Roman", serif;
    color:#FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 10px;
}
A.subnavmenu:visited {
	font-family: baskerville, Georgia, "Times New Roman", serif;
    color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
}
.navmenucurrent {

	font-family: baskerville, Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headcolor {
	color: #FFFFCC;
	font-size: 10pt;
}
.breadcrumb {

	font-family: baskerville, Georgia, "Times New Roman", serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
A.breadcrumb:hover {

	font-family: baskerville, Georgia, "Times New Roman", serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a {
	font-family: baskerville, Georgia, "Times New Roman", serif;
	color: #FFFFCC;
}
a:visited {
	font-family: baskerville, Georgia, "Times New Roman", serif;
	color: #FFFFCC;
}
a:hover {
	font-family: baskerville, Georgia, "Times New Roman", serif;
	color: #FFFF99;
}
.required {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
