.body1 {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "65 Helvetica Medium", Arial;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	line-height: 18px;
}

.BoldBody2 {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "65 Helvetica Medium", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}
a:link {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "65 Helvetica Medium", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "65 Helvetica Medium", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-transform: lowercase;
}
a:visited {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "65 Helvetica Medium", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-transform: lowercase;
}
.headline {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "65 Helvetica Medium", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}

