H1 { color: rgb(185, 58, 81); font size: 14pt; font-weight: bold; font-family: arial, verdana, sans-serif }

H2 { color: navy; font size: 14pt; font-style: none; font-weight: bold; font-variant: none; text-transform: capitalize; font-family: arial, verdana, sans-serif }

H3 { color: rgb(185, 58, 81); font size: 14pt; 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 }

H5 { color: rgb(222, 20, 20); font size: 12pt; font-style: none; font-family: arial, verdana, sans-serif }

H6 { color: rgb(222, 20, 20); font size: 14pt; font-style: none; font-family: arial, verdana, sans-serif }


P { color: navy; font-family: Arial, verdana, sans-serif; font size: 12pt }

Table { font-size: 12pt; color: #000080; font-family:Arial }

A:link { color: navy; font-weight: none; text-decoration: none }
A:hover {color: navy; background: yellow; font-weight: none; }
A:visited {color: navy; 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">