.content {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.heading {

	font-family: Arial;
	font-size: 12px;
	color: #871924;
}
.SMALL {

	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.UNDERLINE {
	border-top: thin none #DBBABD;
	border-right: thin none #DBBABD;
	border-bottom: thin solid #DBBABD;
	border-left: thin none #DBBABD;
}
.toplink {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.toplink:active,visted {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.toplink:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #871924;
	text-decoration: none;
}
.SLOGAN {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
