.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #26629f;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;



}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
}

.bodylink A:link {
	text-decoration: none;
	color: #26629f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.bodylink A:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.bodylink A:visited{
	color: #26629f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.headerlink A:link {
	text-decoration:none;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.headerlink A:hover {
	color:#dfdede;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.headerlink A:visited {
	text-decoration:none;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
