.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	background-color: none;
	color: #006699;
	border: none;
}

.header1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	background-color: transparent;
	color: #cc0000;
}
.header2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	background-color: transparent;
	color: #cc0000;
  text-decoration: underline;
}
.subhead1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-color: transparent;
	color: #cc0000;
}

.subhead4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	}
	.subheadred {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #cc0000;
	}
	
.subheadwhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	}
.bodyfont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}

.bbodyfont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}
.bodyfontsmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	background-color: transparent;
}

A:visited {
	FONT-WEIGHT: Bold; COLOR: #006699; TEXT-DECORATION: underline
}
A:link {
	FONT-WEIGHT: Bold; COLOR: #006699; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: Bold; COLOR: #cc0000; TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: Bold; COLOR: #cc0000; TEXT-DECORATION: underline
}

