h1 {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	margin-left: 20px;
	width: 515px;	
}
h2 {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	margin-left: 20px;
	text-align: center;
}
h3 {
	font-family: Arial;
	font-size: 8pt;
		margin-left: 20px;
	color: #000000;
	width: 700px;	
}

a:link {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}


a:active {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
