.body {  margin: 0px; }

.header {  margin: 0px;
	   font-size:12.5px;
           font-family:Arial;
        }

a.header , a.header:visited { color:#026F02; text-decoration:none; font-weight:bold;}
a.header:active { color:red; text-decoration:none; font-weight:bold;}
a.header:hover { color:red; text-decoration:none; font-weight:bold;}

      .mainText {
         color: #003366;
         font-family: Arial, Verdana, sans-serif;
         font-size: 32px;
         font-weight: normal;
      }

      .mainText a {
         color: #003366;
         text-decoration: none;
      }

      .noteText {
         color: #666666;
         font-family: Arial, Verdana, sans-serif;
         font-size: 13px;
         font-weight: normal;
      }

