/* h1, Homepage heading:  medium red, 24pt */
h1, h2, h3, h4, p, a:link, a:visited, h5, h6 {font-family: "Arial"; font-weight: bold; font-size: 24pt; color: "#CC0000"; text-align: center}

/* h2, Upper Frame Slogan:  navy, 24pt */
h2, h3, h4, p, a:link, a:visited, h5, h6 {font-family: "Impact"; font-style: italic; color: "#000080";}

/* h3, Page Titles, 24pt */
h3, h4, p, a:link, a:visited, h5, h6 {font-style: normal; color: "#000000"; text-decoration: underline;}

/* h4, Page Content Titles, 14pt */
h4, p, a:link, a:visited, h5, h6 {font-family: "Arial"; font-size: 14pt; text-align: left;}

/* p, Page Content, 11pt */
p, a:link, a:visited, h5, h6 {font-size: 11pt; text-decoration: none;}

/* a:link, Links, 11pt */
a:link, a:visited {color: "#0000FF"; text-decoration: underline;}

/* a:visited, Visited Links, 11pt */
a:visited {color: "#FF0000";}

/* h5, Quotes, 11pt */
h5, h6 {font-weight: normal; text-decoration: none;}

/* Upper Menu Titles, 9pt */
h6 {font-weight: bold; font-size: 9pt; text-align: center;}