.header {
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
.footerText {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	background-position: center;
}
.bodyText {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.linkDescription {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.link1 {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
}
.link2 {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}
.pageHeader {
	font-family: Tahoma;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0B7008;
	text-decoration: underline;
	text-transform: uppercase;
}
