.bodyTxt {
	color: #333333;
	text-align: justify;
	font: 12px/18px Geneva, Arial, Helvetica, sans-serif;
}
.heads {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
}
.smallTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.galTxt {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.boxd {
	border: 1px solid #999999;
}
.matMenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.matMenu a {
    color: #660000;
	font: 14px "Trebuchet MS", sans-serif;
	text-decoration: none;
}

.matMenu a:hover {
    color: #666666;
	font: 14px "Trebuchet MS", sans-serif;
	text-decoration: none;
}

.tapeTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #330000;
	text-transform: uppercase;
}
