.caption {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.captioncr {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
}
.body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headline {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.headlinebigger {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
