.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003B61;
}

.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5D;
}

a:link { 
	color: #003B61;
	text-decoration: underline;
	
}
a:visited { 
	color: #003B61;
	text-decoration: underline; 
}
a:hover { 
	color: #C1BFBF;
	text-decoration: underline; 
}
a:active { 
	color: #003B61;
	text-decoration: underline; 
}

.text a:link { 
	color: #003B61;
	text-decoration: none;
	
}
.text a:visited { 
	color: #003B61;
	text-decoration: none; 
}
.text a:hover { 
	color: #003B61;
	text-decoration: underline; 
}
.text a:active { 
	color: #003B61;
	text-decoration: underline; 
}

.Maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #464545;
}
.Maincopysubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3F9DCE;
	font-weight: bold;

}
