body {
	
	}
a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #003366;
	text-decoration: underline;
    font-weight: bold;
}

a:active {
	color: #003366;
    font-weight: bold;
}
.body10 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-right: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.introtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	letter-spacing: .01em;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #085DA5;
	font-style: italic;
}
.introtxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #085DA5;
	letter-spacing: .01em;
	font-weight: bold;
	font-style: italic;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #085DA5;
	letter-spacing: .01em;
	font-weight: bold;
}