H1 {

  font-weight: normal;

  font-size: large;

  font-family: arial, sans-serif;

  color: 000032;

  text-align: left;

  margin-top: 0.2em;

  margin-bottom: 0.5em;

}

H2 {

  font-weight: normal;

  font-size: medium;

  font-family: arial, sans-serif;

  color: 000032;

  text-align: center;

  margin-top: 0.2em;

  margin-bottom: 0;

}

H3 {

  font-weight: normal;

  font-size: 14;

  font-family: arial, sans-serif;

  color: 000032;

  text-align: left;

  margin-top: 0.2em;

  margin-bottom: 0.2em;

}

A:visited {

  font-family: arial; 

  text-decoration: none;

  color: #4D5A99;

}



A:link {

  font-family: arial;

  text-decoration: none;

  color: #4D5A99;

}


A:hover {

  font-family: arial;

  text-decoration: underline;

  color: #4D5A99;

}



A:active {

  font-family: arial; 

  text-decoration: none;

  color: #4D5A99

}
