body {
	background: #eff0f0; font-family: Arial, "MS Sans Serif", sans-serif;
}

.bodytext {
	color: navy;
	text-decoration: none;
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 9pt;
}
A {
	color: #009933;
	text-decoration: none;
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 9pt;
}

A:HOVER {
	text-decoration: underline;
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: 9pt;
}
.subhead1 {
	color: navy;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
	font-size: 14pt;

	text-align: center;
	
}
.subhead2 {
	color: navy;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	
}

.subhead1a {
	color: navy;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	
}

.caption {
	color: Navy;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
