td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
  line-height:14pt;
}


.nav-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001d3b;
}
.nav-subsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #001d3b;
}
.heading, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #0083d7;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0083d7;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0083d7;

}

a:link {
	color: #001d3b; text-decoration:underline;line-height:14pt;
}
a:visited {
	color: #001d3b; text-decoration:underline;line-height:14pt;
}
a:hover {
	color: #CC66CC; text-decoration:none;line-height:14pt;
}
a:active {
	color: #001d3b; text-decoration:underline;line-height:14pt;
}
