.italic { font-style: italic }
.small  { font-size: 11px }
.bold   { font-weight: bold }
.logoblue { color: #000065; font-weight: bold; }
.logogreen { color: green; font-weight: bold; }
a:hover         { color: green; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: 500; text-decoration: none; background-color: transparent }
a:link          { color: green; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: 500; text-decoration: none; background-color: transparent }
a:visited          { color: green; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: 500; text-decoration: none; background-color: transparent }
body                    { color: black; font-size: 14px; font-family: Georgia, serif, Times, "Times New Roman"; font-weight: 500; background: #fff; scrollbar-arrow-color: White; scrollbar-base-color: #063b7f; scrollbar-darkshadow-color: Black; scrollbar-face-color: #063b7f; scrollbar-highlight-color: White; scrollbar-shadow-color: Black        }
hr    { color: #000065 }
h1      { color: #000065; font-size: 20px; font-style: oblique  }
h2     { color: #000065; font-size: 16px; font-style: oblique }
ul   { color: black; list-style-type: disc; list-style-position: outside }

