body         { margin: 0px;background-color: ffffff}
h1           { font-size: 28pt; color: #33A1C9 }
h2           { font-size: 18pt; color: #33a1c9 }
h3           { font-size: 18pt; color: red }
h4           { font-family: georgia; font-size: 12pt; font-weight: bold; color: red}
h5           { font-family: georgia; font-size: 12pt; font-weight: bold }
h6           { font-family: georgia; font-size: 18pt; font-weight: bold;color:#33a1c9 }

hr.half      { height: 2px; width: 50%; color: #33a1c9; background-color: #33a1c9; border-style: solid; border-width: 1px }
hr.long      { height: 3px; width: 100%; color: #33a1c9; background-color: #33a1c9; border-style: solid; border-width: 1.5px }
p            { font-family: georgia; font-size: 12pt; margin: 0px }
a:link       { color: #33a1c9 }
ul.menu      { color: #33a1c9  }
li a         { text-decoration: none }

a            { text-decoration: none }
/* unvisited links */

a:visited    { color: #33a1c9 }
/* visited links */

 a:hover      { color: red }
/* user hovers     */

a:active     { color: lime }
/* active links    */

div.backarea { background-color: #ffffff; padding-left: 0em; padding-right: 2em }
