body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-weight:500;
	font-size:14pt;
	color:#000000;
	margin: 10px;
}
h2 {
	font-weight:500;
	font-size:13pt;
	color:#274677;
	margin: 10px;
}
h3 {
	font-weight:500;
	font-size:12pt;
	color:#274677;
	margin: 10px;
}
p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#274677;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.txt {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#274677;
}
.title {
	font-size:12pt;
	font-weight:600;
	color:#274677;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.nav {
	font-size:10pt;
	font-weight:600;
	color:#274677;
	text-decoration: none;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:hover {
	font-size:10pt;
	font-weight:600;
	color:#274677;
	text-decoration:underline;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
}
.lnk {
	font-size:10pt;
	color:#274677;
	text-decoration: none;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
}
a.lnk:hover {
	font-size:10pt;
	color:#274677;
	text-decoration:underline;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
}
