.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: none;
	color: #4F72AD;
	border: none;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: transparent;
	color: #4F72AD;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: transparent;
	color: #4F72AD;
  text-decoration: underline;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: transparent;
	color: #4F72AD;
}
.subhead1italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	background-color: transparent;
	color: #4F72AD;
}

.subhead4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4F72AD;
	}
	.subhead4italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #4F72AD;
	}
.subheadwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	}
	.subheadwhiteitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}

.bodyfontdisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}
.bbodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}
.bibodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	font-style: italic;
	color: #000000;
	background-color: transparent;
}

.footer-left {
	text-align: left;
}
.footer-rt {
	text-align: right;
}
A:visited {
	FONT-WEIGHT: Bold; COLOR: #0066cc; TEXT-DECORATION: underline
}
A:link {
	FONT-WEIGHT: Bold; COLOR: #0066cc; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: Bold; COLOR: #cccccc; TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: Bold; COLOR: #cccccc; TEXT-DECORATION: underline
}
