
.bold { font-weight: bold }
.white { color: white; font-weight: bold }
.italics   { font-style: italic }
a:hover           { color: white; font-size: 14px; font-weight: bold; text-decoration: none  }
a:link            { color: #697d7c; font-size: 14px; font-weight: bold; text-decoration: none  }
a:visited           { color: white; font-size: 14px; font-weight: bold; text-decoration: none  }
body              { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
h1       { color: #000080; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold ; font-style: italic; }
h2       { color: #000080; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold }
h3 { color: #000080; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; }
hr      { color: #000080 }
