body         { font-family: Courier New; color: #000080; font-size: 14px }
p         { font-family: Arial; color: #000080; font-size: 15px }
table        { font-family: Arial; color: #000080; font-size: 15px }
h1           { font-family: Arial; font-size: 18pt; color: #000080 }
h2           { font-family: Arial; font-size: 18pt; color: #3399FF }
h3           { font-family: Arial; font-size: 14pt; color: #000080 }
h4           { font-family: Arial; font-size: 14pt; color: #3399FF }
h5           { font-family: Courier New; font-size: 14pt; color: #3399FF }
h6           { font-family: Courier New; font-size: 14pt; color: #FF0000 }
a:hover      { text-decoration: none; color: navy; background-color: #FFFF00 }
a:link       { text-decoration: none; color: navy }
a:visited    { text-decoration: none; color: gray }

/* 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">