.Header {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
.News {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-weight: bolder;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #BBBCBD;
}
.Copywrite {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-weight: bolder;
	font-size: 9pt;
	background-repeat: no-repeat;
	background-image: url(images/bottom.gif);
}
.Content {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #BBBCBD;
}
a:link {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	text-decoration: underline overline;
	font-weight: bolder;
	color: #333333;
}
a:visited {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #CC3333;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
.FirstPageFooter {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
}
.Logo {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
	font-size: 15pt;
	background-color:#BBBCBD;
}
.testimonials {
	font-size: 14px;
	font-style: italic;
	text-decoration: underline overline;
}