body {font-family: arial;
      color:black;
      font-size: 14px;
      margin: 20px 20px 20px 20px;
      border-color: black;
      border-style: groove;
      padding-top: 20px;
      padding-right: 20px;
      padding-bottom: 20px;
      padding-left:20px;
      scrollbar-arrow-color:black;
      scrollbar-darkshadow-color:black;
      scrollbar-face-color:white;
      scrollbar-highlight-color:black;
      scrollbar-shadow-color:black;
      scrollbar-track-color:navy;
      word-spacing: 10px;}

 hr {color=black}

 h1, h2,h3, h4, h5 {text-align=center;
 font-weight:bold}
 h1 {color=black}
 h2 {color=191970}
 h3 {color=000080}
 h4 {color=4169E1}

 .right {text-align:right}

 a:link{font-family:arial;
        word-spacing: 2px;
        font-size: 12px;
        color: black;
        font-weight:bold;
        background: white}

 a:visited{font-family:arial;
           word-spacing: 2px;
           color: green;
           font-size: 12px;
           font-weight:bold;
           font-weight:bold}

 a:hover{font-family:arial;
         word-spacing: 2px;
         color: white;
         font-size: 12px;
         font-weight:bold;
         background: black}

 a:active{font-family:arial;
          word-spacing: 2px;
          color: red;
          font-size: 12px;
          font-weight:bold}

 table {border-style: solid;
        border-color: black;
        border-width: thin;
        border-top-style: solid;
        border-bottom-style: solid;
        }

p:first-letter{font-size: 120%;
               font-weight: bold}
p {text-align:justify}
p.cap {text-decoration:underline;
       text-size:16px}
p.disclaimer{font-family:courier;
             word-spacing: 5px;
             color:navy;
             margin-top: 5px;}

.sample {color:800000;
          font-family: courier;
          font-size:16px}

.yellow {background:yellow}

.courier {font-family:courier}

.fbrown {color:800000}

h3.b {text-align: left;
      text-weight: bold;
      color:black}   

.mistake {font-family: courier; 
          color: red} 

.green {color: 228B22;
        font-family: arial;
        font-weight: bold;
        font-style:italic;
        font-size:16px}
.de {color: yellow;
     background: green;
     font-weight: bold}