h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #E1C8E1;
}
.menuchosen {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #E7561F;
	text-decoration:none;
	font-weight:bold;
	padding-bottom: 15px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF3CD;
	text-decoration:none;
	font-weight:bold;
	padding-bottom: 15px;
}
a.menu:link {
	color: #FFF3CD;
	font-weight:bold;
}
a.menu:visited {
	color: #FFF3CD;
	font-weight:bold;
}
a.menu:hover {
	color: #E7561F;
	font-weight:bold;
}
a.menu:active {
	color: #E7561F;
	font-weight:bold;
}
.bodytextwhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e1e1e1;
}
a.bodytextwhite:link {
	color: #FFF3CD;
	font-weight:bold;
}
a.bodytextwhite:visited {
	color: #FFF3CD;
	font-weight:bold;
}
a.bodytextwhite:hover {
	color: #ffffff;
	font-weight:bold;
}
a.bodytextwhite:active {
	color: #ffffff;
	font-weight:bold;
}
.headingblack {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #000000;
	padding-bottom: 5px;
}
.headingwhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #ffffff;
	padding-bottom: 5px;
}
.bodytextblack {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1f1f1f;
}
a.bodytextblack:link {
	color: #E7561F;
	font-weight:bold;
}
a.bodytextblack:visited {
	color: #E7561F;
	font-weight:bold;
}
a.bodytextblack:hover {
	color: #251360;
	font-weight:bold;
}
a.bodytextblack:active {
	color: #251360;
	font-weight:bold;
}
.bodytextsmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1e1e1;
}
a.bodytextsmall:link {
	color: #ffffff;
	font-weight:bold;
}
a.bodytextsmall:visited {
	color: #ffffff;
	font-weight:bold;
}
a.bodytextsmall:hover {
	color: #ffffff;
	font-weight:bold;
}
a.bodytextsmall:active {
	color: #fffff;
	font-weight:bold;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
