.regularfont {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallfont {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.text {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.stylepromo{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}

.stylepromotext{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}

.style9{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	font-family: Georgia, Times New Roman;}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}