.HeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #003333;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #003333;
	line-height: 18px;
}
.SubHeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #003333;
}
.Subscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: -12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
}
.BackgroundImage {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.AltText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #003333;
}
