.header1 {
	color: #006600;
	font-size: 18px;
	padding-bottom: 5px;
	font-weight: bolder;
}

.header2 {
	color: #666666;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
}

.header3 {
	color: #666666;
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: normal;
}

.header4 {
	color: #006600;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
}

.footnote {
	color: #666666;
	font-size: 8px;
	font-weight: normal;
}

