BODY {
  background-color: #FFFFFF;
  font-color: #060385;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}

A {
  color: #060385;
  text-decoration: underline;
  font-weight: bold;
}

A:hover {
  color: #060385;
  text-decoration: none;
  font-weight: bold;

}

H1 {font-size: 36pt; font-family: Bradley Hand ITC; font-weight: medium; text-align: center;}
H2 {font-size: 18pt; font-family: Courrier; font-weight: bold;}
H3 {font size:8pt; font-family: Courrier; font-weight: demi-light; color: #ffffff;}
