@charset "UTF-8";
.header1 {
	font-family: "Hoefler Text", "Garamond";
	font-size: 18px;
	font-weight: 800;
	color: #D8E9D5;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	line-height: 2;
	letter-spacing: 0px;
	background-color: #CCCCCC;
}
.header2 {
	font-family: "Hoefler Text", "Garamond";
	font-size: 16px;
	color: #000000;
	background-color: #CCCCCC;
	font-stretch: normal;
	font-style: normal;
	text-decoration: none;
	font-weight: lighter;
}
.header3 {
	font-family: "Hoefler Text", "Garamond";
	font-size: 16px;
	color: #333333;
	font-stretch: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3pt;
}
.paragraph {
	font-family: "Hoefler Text", "Garamond";
	color: #000000;
	font-weight: 400;
	font-size: 10pt;
	border-bottom-color: #666666;
	text-align: justify;
	line-height: 9.5pt;
	font-variant: normal;
	text-decoration: none;
}
.caption {
	font-family: "Hoefler Text", "Garamond";
	color: #333333;
	font-weight: 200;
	font-size: 9pt;
	border-bottom-color: #666666;
	text-align: justify;
	font-style: italic;
}

.header0
{
	font-family: "Hoefler Text", "Garamond";
	font-size: 44px;
	font-weight: 900;
	color: #D8E9D5;
	text-decoration: none;
	color: #000000;
	font-style: bold;
	line-height: 2;
	letter-spacing: 0px;
	background-color: #CCCCCC;
}

