.header01 {
	font-family: "Cooper Black", Georgia, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #006600;
}
.header02 {
	font-family: "Cooper Black", Georgia, "Times New Roman";
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.subheader01 {
	font-family: "Cooper Black", Georgia, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.subheader02 {
	font-family: "Cooper Black", Georgia, "Times New Roman";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.ContentItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.ContentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

