.titleorange {
	font-family: "Century Gothic";
	color: #F78F1E;
	font-weight: bold;
	font-size: 14px;
}
.webdings {
	font-family: Webdings;
	color: #F69C14;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #F78F1E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

td img {display: block;}
.title {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.titleblacksmall {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
