p {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 line-height: 13pt;
 color: #000000;
 }

b {
  color:#0c125c;
  }

h1 { 
 font-family: Verdana, Geneva, sans-serif;
 font-size: 28px;
 font-weight: bold;
 color: #0c125c;
 }

h2 { 
 font-family: Verdana, Geneva, sans-serif;
 font-size: 22px;
 font-weight: bold;
 color: #006ca1;
 }
 
.subhead {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #0c125c;
 }

.subhead2 {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #006ca1;
 }

.headline {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 13px;
 font-weight: normal;
 font-style: italic;
 color: #0c125c;
 }
 
 .text_table {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 line-height: 13pt;
 font-weight: bold;
 color: #ffffff;
 }
 
 .text_mp_table {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 line-height: 13pt;
 font-weight: normal;
 color: #ffffff;
 }

 
 .text_caption {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 10px;
 font-style: italic;
 line-height: 13pt;
 color: #000000;
 }
 
 
 a:link {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #8A642A;
 text-decoration: none;
 }

a:visited {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #8A642A;
 text-decoration: none;
 }

a:hover {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 weight: bold;
 color: #0c125c;
 text-decoration: underline;
 }