.background {
	background-image: url(images/page_back.gif);
	background-repeat: repeat-y;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.headline {
	font-family: Garamond, "Times New Roman";
	font-size: 19px;
	font-weight: bold;
	color: #003333;
}
.subheads {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	color: #001C00;
	font-weight: bold;
}
.headline_alternate {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #001C00;
}
.subheads_alternate {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001C00;
	font-weight: bold;
}
.headline_alt2 {

	font-family: Garamond, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #54055b;
}
.headline_blue {
	font-family: Garamond, "Times New Roman";
	font-size: 19px;
	font-weight: bold;
	color: #003366;
}
.subheads_blue {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.headline_alternate_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.subheads_alternate_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}
.headline_alt2_blue {

	font-family: Garamond, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.headline_alt2_green {
	font-family: Garamond, "Times New Roman";
	font-size: 22px;
	font-weight: bold;
	color: #006633;
	line-height: 27px;
}	
.body_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #006633;
	}	
	
.body_green_notbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #006633;
}
.body_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	font-style: italic;
}	
.callout_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
