A:link {
	color: #01619D;
	text-decoration : underline;
	font-weight : bold;
	}	
A:active {
	color: #01619D;
	text-decoration : underline;
	font-weight : bold;
	}
A:visited {
	color: #01619D;
	text-decoration : underline;
	font-weight : bold;
	}

p {
	font-family: Verdana;
	font-size: 10pt;
	font-style: none;
	align: justify
}

H1 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color : #000000;
	text-align: center;
}

H2 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: none;
	color: #01619D;
	text-align: center;
  margin-bottom: 3px
}

H3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: none;
	color : #000000;
	text-align: center;


}

H4 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: none;
	color : #000000;
	text-align: right;
}

