
.emphasis      { color: navy; font-weight: bold }
.italic { font-style: italic }
.bold { font-weight: bold }
.small  { font-size: 10px }
a:hover         { color: #5f5c5c; font-size: 12px; font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; background-color: transparent }
a:link           { color: #5f5c5c; font-size: 12px; font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; background-color: transparent }
a:visited          { color: #5f5c5c; font-size: 12px; font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; text-decoration: none; background-color: transparent }
body              { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-image: none; background-repeat: repeat; background-attachment: fixed; background-position: left top }
hr  { color: #074b30 }
h1     { color: navy; font-size: 18px }
h2 { color: navy; font-size: 16px; font-style: italic }
