body { font-family: arial; color: #003F00;}
a { text-decoration:none; font-family: arial; color: #00003F; }
A:link { color: blue;text-decoration: underline; }
A:visited  {color: #0000BF; text-decoration: underline; }
A:active {color: red; background: #FFFF00; text-decoration: underline; }
A:hover {color: red; text-decoration: none;}

h1 { font-family: Comic Sans MS; font-size: 2em; font-weight: bold; color: #800000;}
h2 { font-family: Comic Sans MS; font-size: 1.8em; font-weight: bold; color: #800000;}
h3 { font-family: Comic Sans MS; font-size: 1.6em; font-weight: bold; color: #800000;}
h4 { font-family: Comic Sans MS; font-size: 1.4em; font-weight: bold; color: #800000;}
h5 { font-family: Comic Sans MS; font-size: 1.2em; font-weight: bold; color: #800000;}
h6 { font-family: Arial; color: #005F00; background: #FCF798; text-align: center; }

I { font-family: Arial; color: #004000; background: #FFFFBF; font-style: normal;}


