
.emphasis    { color: navy; font-weight: bold }
.white { color: white; font-weight: bold }
.greenLogo { color: #58ac3c; font-weight: bold; }
.italic { font-style: italic }
.small  { font-size: 12px }
.large { font-size: 16px }
.contact { color: navy; font-size: 10px }
.h4     { color: navy; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.bold   { 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: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 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: navy }
h5      { color: navy; font-size: 14px }
h4     { color: navy; font-size: 14px; font-style: italic }
h1      { color: navy; font-size: 20px; font-style: oblique }
h2     { color: navy; font-size: 16px; font-style: oblique }
h3     { color: navy; font-size: 15px; font-style: oblique }
ul   { color: black; list-style-type: disc; list-style-position: outside }
