@charset "UTF-8";
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-right: 20px;
    letter-spacing: 1.75px;
	line-height: 1.25;
}
.bodytext_headings {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #97B8BC;
	line-height: 2;
}
.bodytext_page_desc {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #A6CF63;
	font-style: italic;	
}
.bodytext_indent {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	
}
.bodytext_indent2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 30px;
}
.bodytext_method {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A6CF63;
}

