body {
  background-color: #BFE4FF;
  font-family: Arial,Helvetica, Sans Serif;
  font-size: 13px;
  color: #000033;
  margin-top: 5px;
  margin-bottom:5px;
}

h1 {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 16px;
  color: #0055B3;
}

h2 {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 16px;
  color: #0055B3;
}

h3 {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 16px;
  color: #0055B3;
}

td, p {
  font-family: Arial,Helvetica, Sans Serif;
  font-size: 13px;
  color: #000033;
}

.mailing_list_textbox {
  border-style: solid;
  border-width: thin;
  border-color: #004A7B;
  height: 22px;
  
}

a {
  color: #0055B3;
}

.members_report_header {
  background-color: #084274;
  color: #FFFFFF;
  font-weight: bold;
}