body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.submenutext {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 13px;
	color: #F79239;
}
.submenutext A {
	font-size: 13px;
	color: #F79239;
	text-decoration: none;
}

.homemenutext {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 13px;
	color: #9D3C96;
}
.homemenutext A {
	font-size: 13px;
	color: #9D3C96;
	text-decoration: none;
}
.panelheading {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 30px;
	color: #FFFFFF;
	font-style: italic;
}
.heading {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 18px;
	font-style: italic;
	color: #993399;
}
.maintext {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.morelink {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #993399;
	text-decoration: none;
}
.homemenutext A:hover {
	font-size: 13px;
	color: #F79239;
	text-decoration: none;
}
.footertext {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 11px;
	color: #9D3C96;
}
.footertext A {
	font-size: 11px;
	color: #9D3C96;
	text-decoration: none;
}
.footertext A:hover {
	font-size: 11px;
	color: #F79239;
	text-decoration: none;
}