@charset "UTF-8";
.reverseType {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	margin: 2px;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #903;
}
.redSubHeads {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCC66;
	vertical-align: top;
}
.reverseTypeHead {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.eventHeads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	padding-left: 0em;
}
.DarkSubhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #030;
}
