#content {
	font-family: arial;
	font-size: 11pt;
}

.copy {
	font-family: arial;
	font-size: 11pt;
	color: #0072ba;
}

.copyred {
	font-family: arial;
	font-size: 11pt;
	color: #b12f37;
}

.copyrednb {
	font-family: arial;
	font-size: 11pt;
	color: #b12f37;
	font-weight: normal;
}

.regular {
	font-family: arial;
	font-size: 11pt;
}

.navoff {
	font-family: arial;
	font-size: 8pt;
	color: #0072ba;
	font-weight: normal;
}

.navon {
	font-family: arial;
	font-size: 8pt;
	color: #b12f37;
	font-weight: normal;
}

.copyright {
	font-family: arial;
	font-size: 8pt;
	color: #959595;
	font-weight: normal;
}

A:link {
	font-family: arial;
	font-size: 11pt;
	color: #0072ba;
}

A:active {
	font-family: arial;
	font-size: 11pt;
	color: #b12f37;
}

A:visited {
	font-family: arial;
	font-size: 11pt;
	color: #0072ba;
}

A:hover {
	font-family: arial;
	font-size: 11pt;
	color: #b12f37;
}

A.nav:link {
	font-family: arial;
	font-size: 8pt;
	color: #0072ba;
}

A.nav:active {
	font-family: arial;
	font-size: 8pt;
	color: #b12f37;
}

A.nav:visited {
	font-family: arial;
	font-size: 8pt;
	color: #0072ba;
}

A.nav:hover {
	font-family: arial;
	font-size: 8pt;
	color: #b12f37;
}