
.emphasis         { color: navy }
.emphasisRed { color: red; }
.italic { font-style: italic }
.bold { font-weight: bold }
.small   { font-size: 12px }
.large { font-size: 18px; }
a:hover          { color: #5f5c5c; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; background-color: transparent }
a:link            { color: #5f5c5c; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; background-color: transparent }
a:visited           { color: #5f5c5c; font-size: 14px; 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: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: none; background-repeat: repeat; background-attachment: fixed; background-position: left top }
hr   { color: #f61e28 }
h1          { color: navy; font-size: 20px }
h2     { color: navy; font-size: 18px; font-style: italic }
