a:link  { color: navy; font-weight: bold; text-decoration: none }
a:visited  { color: blue; font-weight: bold; text-decoration: none }
a:active { color:blue; text-decoration:none; font-weight: bold;}
a:hover  { color: navy; font-weight: bold; text-decoration: underline }

p       { color: black; font-size: 0.8em; font-family: "Times New Roman", Georgia, Times; margin-right: 2%; margin-left: 2% }
h1        { color: #06c; font-weight: bold; font-size: 1.2em; font-family: "Comic Sans MS", Helvetica, Geneva, Swiss, SunSans-Regular }
h2       { color: #06c; font-weight: normal; font-size: 1em; font-family: "Comic Sans MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; position: static }
h3      { color: #300; font-weight: normal; font-size: 0.9em; font-family: "Comic Sans MS", Helvetica, Geneva, Swiss, SunSans-Regular }
h4        { color: #06c; font-weight: bold; font-size: 0.9em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-right: 2%; margin-left: 2% }
h5         { color: black; font-weight: bold; font-size: 0.9em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-right: 2%; margin-left: 2% }
h6     { color: black; font-weight: normal; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-right: 2%; margin-left: 2% }
li     { color: #333; font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
ul { font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
