body{
   margin:5px 5px 5px 5px; 
   font-family:"Times New Roman", times;
}

p {
  margin-top: 0px;
}

p.mission {
  font-size: 95%
}

.Main {
  line-height: 1.2em;
}

/* Used for RecordSet */
.odd {background: #ffffff;}
.even {background: #edeffe;}

hr {
  border: thin dashed #014a8e
}

h1 {
  font-family: "Times New Roman", times, serif, arial;
  font-weight: bold;
  color: #014a8e;
  padding-top: 1px;
  font-size: 1.5em }

.underline {border-bottom: 1px solid #a4a4a4; }

