.header {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #336633;
}
.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #666600;
	line-height: 20px;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #336633;
}
.bannerLine {
	background-image:  url(images/banner_bg.gif);
	background-repeat: repeat-x;
}
.notes {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #993333;
	line-height: 20px;
}
.callout {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;
	padding: 20px;
}
