a         { color: #2050a0; text-decoration: none;      font-weight: bold; }
a:visited { color: #2050a0; text-decoration: none;      font-weight: bold; }
a:active  { color: #2050a0; text-decoration: none;      font-weight: bold; }
a:hover   { color: #2050a0; text-decoration: underline; font-weight: bold; }

h1 { font-family: arial, verdana; font-size: 18pt; font-style: normal; font-weight: bold;   color: black; margin-top: 0px; margin-bottom: 0px; }
h1.nomargins { margin-top: 0px; margin-bottom: 0px; }

h2 { font-family: arial, verdana; font-size: 14pt; font-style: italic; font-weight: bold;   color: black; margin-top: 10px; margin-bottom: 0px; }
h2.nomargins { margin-top: 0px; margin-bottom: 0px; }

h3 { font-family: arial, verdana; font-size: 13pt; font-style: normal; font-weight: bold;   color: black; margin-top: 10px; margin-bottom: 0px; }
h3.nomargins { margin-top: 0px; margin-bottom: 0px; }

h4 { font-family: arial, verdana; font-size: 12pt; font-style: normal; font-weight: bold;   color: black; margin-top: 10px; margin-bottom: 0px; }
h4.nomargins { margin-top: 0px; margin-bottom: 0px; }

h5 { font-family: arial, verdana; font-size: 10pt; font-style: normal; font-weight: bold;   color: black; margin-top: 10px; margin-bottom: 0px; }
h5.nomargins { margin-top: 0px; margin-bottom: 0px; }

p  { font-family: verdana; font-size: 8pt;  font-style: normal; font-weight: normal; color: black; margin-top: 10px; margin-bottom: 10px; }
p.small { font-family: verdana, arial; font-size: 7pt;  font-style: normal; font-weight: normal; margin-top: 0px; margin-bottom: 0px; }
p.nomargins { margin-top: 0px; margin-bottom: 0px; }
p.all5margins { margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px; }
