.XOPO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C402D;
	background-color: #E3E2C1;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #990000;
	background-color: E3E2C1;
}
.Subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: 990000;
	background-color: E3E2C1;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3C402D;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #EC0000;
}
