/* CSS Document */
/* This is a styling sheet for the content of Frost Website */

/* Format the text */
h1 { font-family: arial; font-size: 12px  ; color:#000000; text-align:left }

/* Format this tag for headers */
h2 { font-family:arial; font-size:small; color:#CC0000; text-align:left }

/* Format this tag for headers */
h3 { font-family:arial; font-size:x-small; color:#CC0000; text-align:left }

