.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: none;
	color: #336699;
	border: none;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #336699;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #336699;
  text-decoration: underline;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
	color: #336699;
}
.subhead1italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background-color: transparent;
	color: #336699;
}

.subhead4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	}
	.subhead4italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	}
.subheadwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}
	.subheadwhiteitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: transparent;
}

.bodyfontdisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: transparent;
}
.bbodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	color: #333333;
	background-color: transparent;
}
.bibodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-style: italic;
	color: #333333;
	background-color: transparent;
}

A:visited {
	FONT-WEIGHT: Bold; COLOR: #0000ff; TEXT-DECORATION: underline
}
A:link {
	FONT-WEIGHT: Bold; COLOR: #0000ff; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: Bold; COLOR: #a981d4; TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: Bold; COLOR: #a981d4; TEXT-DECORATION: underline
}
