body {
	margin: 0px;
}
.body_text {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DBDBDB;
	text-decoration: none;
}
.headline {
	color: #D8E090;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
}

.holiday {
	color: #CC0000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
}

.body_links {
	color: #959A08;
}
a:link {
	color: #959A08;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #959A08;
}
a:hover {
	color: #FF9933;
}
.fineprint {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-variant: normal;
	color: #CCCCCC;
}
