.title {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14pt;
	font-weight: bold;
	background-color: none;
	color: #ff0000;
	border: none;
}

.header1 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14pt;
	font-weight: bold;
	background-color: transparent;
	color: #ff0000;
}
.header2 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14pt;
	font-weight: bold;
	background-color: transparent;
	color: #ff0000;
  text-decoration: underline;
}
.subhead1 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
	font-weight: bold;
	background-color: transparent;
	color: #ff0000;
}

.subhead4 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
	}
	.subhead4italic {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
	}
.subheadwhite {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	}
	.subheadwhiteitalic {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	}
.bodyfont {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}

.bodyfontdisclaimer {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}
.bbodyfont {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}
.bibodyfont {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-weight: bolder;
	font-style: italic;
	color: #000000;
	background-color: transparent;
}

A:visited {
	FONT-WEIGHT: Bold; COLOR: #006666; TEXT-DECORATION: none
}
A:link {
	FONT-WEIGHT: Bold; COLOR: #006666; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: Bold; COLOR: #c0c0c0; TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: Bold; COLOR: #c0c0c0; TEXT-DECORATION: underline
}