.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
.center {text-align: center;}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
.promo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

