P { color: black;
	font-size: 10pt;
	font-family: verdana;
	text-decoration: none;
}

A {text-decoration: none;
	color: black;
	font-weight: strong;
	font-size: 12pt;
	font-family: verdana;}
A:hover {         text-decoration: underline}

H1 {color: black;
	font-size: 16pt;
	font-family: verdana;
	text-decoration: none;
	font-weight: strong;
}


H5 {color: gray;
	font-size: 8pt;
	font-family: sans-serif;
	text-decoration: none;
	font-weight: strong;
}