.h1 {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: ##0098C3;
	margin-top: 0px;
	
}
.h2 {
	padding-left: 0px;
	padding-right: 0px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #01367E;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}