.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	color: #000033;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	color: #0960AF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	color: #0960AF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: #68AFEF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: #99CCFF;
	text-decoration: underline;
}
.standardbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	color: #000066;
	text-decoration: none;
}
.standardbolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	color: #000066;
	text-decoration: none;
	font-style: italic;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 900;
	color: #000066;
	text-decoration: none;
}
.quote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 900;
	color: #000066;
	text-decoration: none;
}
.standardboldwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
