body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitle {
	padding-top: 33px;
}
.subcontnet {
	padding-bottom: 50px;
}
.subcontnet p{
	font-size: 12px;
	line-height: 18px;
	color: #6E7881;
}
.subcontnet h1{
	font-size: 12px;
	line-height: 18px;
	color: #9FA7AE;
	font-weight: bold;
	text-transform: uppercase;
}
.subcontnet .head1{
	font-size: 12px;
	line-height: 18px;
	color: #9FA7AE;
	font-weight: bold;
	text-transform: uppercase;
}
.subcontnet a {
	color: #3094F6;
	text-decoration: none;
}
.subcontnet a:hover {
	color: #3094F6;
	text-decoration: underline;
}
.subcontnet .footnote {
	color: #7F4300;
	font-style: normal;
	font-size: 11px;

}
