h1 { font-family: arial; font-size: 18pt; text-align: center; color: #000099; } <!-- Main Title Heading --> 
h2 { font-family: arial; font-size: 14pt; text-align: center; color: #000099; } <!-- Main Area Headings --> 
h3 { font-family: arial; font-size: 9pt; text-align: center; color: #000066; } <!-- bottom half of homepage- centered text -->
h4 { font-family: arial; font-size: 9pt; text-align: left; color: #000000; }   <!-- Main text - left aligned -->
h5 { font-style: normal; font-weight: normal; text-align: center; font-size: 14pt; line-height: 16pt; margin-top: 2pt; margin-right: 2px;margin-left: 2px; text-indent: 0pt; text-decoration: none; font-family: "Arial"; color: white; background: black repeat } <!-- Top menu choice coding -->
h6 { font-family: arial; font-size: 10pt; text-align: center; } 	 							<!-- Copyright text --> 
<!-- bottom half of homepage - left aligned text -->
a { text-decoration: none; color: #0000ff; }				
<!-- link Color -->
a:hover { color: #ff0000 } 
<!-- Link color when cursor is over it -->
TABLE { text-align: center }
<!-- Table commands -->
tr {background:transparent}