.mystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #525C24;
	line-height: 17px;
}
.BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #2C333A;
	font-weight: normal;
	line-height: 16px;
}
.boldBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9D049;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	background-color: #F3FCFE;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313941;
	line-height: 14px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383D4E;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51612E;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2AAF93;
	text-decoration: underline;
	text-transform: none;
}
.BOLDCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 17.5px;
	color: #2C333A;
	line-height: 16px;
	font-style: oblique;
	font-weight: 100;
	letter-spacing: .051em;
}
.BiggerScript {
	font-family: "Times New Roman", Times, serif;
	font-size: 21.5px;
	color: #2C333A;
	line-height: 21px;
	font-style: oblique;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #2C333A;
}
.border {
	border-top: 8px solid #C9D049;
	border-right: 11px solid #FFFFFF;
	border-bottom: 1px dotted #000000;
	border-left: 2px dotted #000000;
}
.BiggerScriptGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 21.5px;
	color: #4B5922;
	line-height: 21px;
	font-style: oblique;
}
.BOLDGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #637A04;
	line-height: 18px;
	font-style: oblique;
	font-weight: normal;
}
.mystyleIndented {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #4D5B25;
	line-height: 19px;
	background-color: #E9F0B7;
	padding-left: 9px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
