.micetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0370b8;
}

.title {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 20pt;
	color: #8C8C8C;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

.title-indent {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 20pt;
	color: #8C8C8C;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 40px;
}

.title-blue {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 20pt;
	color: #0370b8;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

.title-blue-indent {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 20pt;
	color: #0370b8;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 40px;
}

.subheader {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 16pt;
	color: #8C8C8C;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.subheader-indent {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 16pt;
	color: #8C8C8C;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}

.subheader-blue {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 16pt;
	color: #0370b8;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.subheader-blue-indent {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 16pt;
	color: #0370b8;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}

.subsubheader {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 12pt;
	color: #8C8C8C;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.subsubheader-indent {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 12pt;
	color: #8C8C8C;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}

.subsubheader-blue {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 12pt;
	color: #0370b8;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.subsubheader-blue-indent {
	font-family: "Times New Roman", Arial, Helvetica;
	font-size: 12pt;
	color: #0370b8;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}

.projecttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0370b8;
	margin-top: 3px;
	margin-bottom: 3px;
}

