.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #CC3333;
	line-height: 150%;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	line-height: 150%;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3333;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC99;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	line-height: 300px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #CCCC99;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.tablesubhead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-color: #000033;
	line-height: 150%;
}
.tableBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	list-style-position: inside;
	list-style-type: square;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC3333;
}
.verysmalltabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	background-color: #CCCC99;
}
.verysmalltablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
}
.tabletextNoBackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.horizontalbeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	color: #000033;
}
.verticalbeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCC99;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}
