.eyecatch {
color: #000000;
font-family: Times;
font-size: 9.5pt;
line-height: 12pt;
font-weight: bold;
font-style: italic;
letter-spacing: 0.05em;
}

.texta {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 12pt;
}

.textb {
color: #000000;
font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
line-height: 10pt;
font-weight: bold;
}

.maintit {
font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
font-size: 20pt;
font-weight: bold;
line-height: 20pt;
}
.maintit2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
line-height: 13pt;
}
  <!-- scroll bars{  }
body {
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #0808C6;
  scrollbar-highlight-color: #0808C6;
  scrollbar-3dlight-color: #0808C6;
  scrollbar-darkshadow-color: #0808C6;
  scrollbar-track-color: #F5F5F5;
  scrollbar-arrow-color: #0808C6;
  }