
.bold { font-weight: bold }
.emphasis { color: #b90d00; font-weight: bold; }
.small       { font-size: 10px }
.medium { font-size: 12px; }
.large { font-size: 16px; }
.italic { font-style: italic }
a:hover           { color: #074b8a; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
a:link           { color: #074b8a; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
a:visited           { color: #074b8a; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
body        { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }
h1           { color: #b90d07; font-size: 20px; font-family: "Times New Roman", Georgia, Times; font-weight: bold }
h2           { color: #b90d07; font-size: 18px; font-family: "Times New Roman", Georgia, Times; font-weight: bold }
h3           { color: #b90d07; font-size: 16px; font-family: "Times New Roman", Georgia, Times; font-weight: bold }
h4         { color: #b90d07; font-size: 14px; font-family: "Times New Roman", Georgia, Times; font-weight: bold }
hr       { color: navy }
ul       { font-size: 14px; list-style-type: disc; list-style-position: outside }
