body{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	color:#000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 18pt;
}

h2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 16pt;
}

h3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14pt;
}

h4 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11pt;
}

table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
}

.wysiwyg {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
}

.label {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
	white-space: nowrap;
}

.chklabel {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	white-space: nowrap;
}

.required {
	color: #990000;
	font-size: 9pt;
	font-family: Times New Roman, Serif;
	font-style: italic;
	padding: 2px;
}

a {
	color:#001b77;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
}

a:link {
	color:#001b77;
}

a:visited {
	color:#001b77;
}

a:hover {
	color:#001b77;
}

a:active {
	color:#001b77;
}

#footer {
	font-family:Times New Roman;
	font-size:8pt;
 }
 
.footnav {
	font-size: 8pt;
 }