h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12 pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10 pt;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8 pt;
	font-weight: bold;
}

.body {
	color: #000099;
	margin: 0px;
}
a:link {
	text-decoration: underline;
	color: #000099;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}.txtMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
}.txtSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.npt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	background-color: #DDDDDD;
}
