H1 { font-size: 20-pt;
	font family: "Arial"; 
	color: 000000 }

H2 { font-size: 12-pt;
	font family: "Arial"; 
	color: 000000 }

A { text-decoration: underline;
	color: blue }

A:hover { color: yellow;
	text-decoration: none }

B { color: black;
	font-size: 13-pt }
