H1 { color: rgb(185, 58, 81); font size: 16pt; font-family: arial }

H2 { color: navy; font size: 14pt; text-transform: capitalize; font-family: arial, verdana, sans-serif }

H3 { color: rgb(185, 58, 81); font size: 12pt; font-style: none; font-weight: bold; text-transform: capitalize; font-family: arial, verdana, sans-serif }

H4 { color: navy; font size: 12pt; font-style: none; font-family: arial, verdana, sans-serif }

H6 { color: rgb(185, 58, 81); font size: 12pt; font-weight: bold; font-family: courier }

P { color: #000080; font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; font-size:11pt; text-align: justify }

Table { font-size: 11pt; color: #000080; font-family: arial }

A:link { color: red; font-weight: none; text-decoration: none }
A:hover {color: red; background: yellow; font-weight: none; text-decoration: none}
A:visited {color: red; text-decoration: none}

/* A:visited {color: navy; text-decoration: none }

/* Anything between the forward slash & * symbols are comments which are not looked at. To finish the comments you simply reverse it: */

/* This is the syntax needed to be put in the header for this CSS code to take action:

/* <link rel=stylesheet href="hovair-stylesheets.css" type="text/css">