BODY {
  font-family:Microsoft Sans Serif
}

BLOCKQUOTE {
  font-style: italic;
  font-family: Arial
}

H2 {
  font-family:Times New Roman;
  text-align:center;
  font-style: italic
}

H3 {
  font-family:Times New Roman;
  font-style: italic
}

A:link {
  font-style: normal;
  color: blue;
  text-decoration: none
}

A:visited {
  color: blue;
  text-decoration: none
}

H3 A:link {
  font-style: italic;
  color: blue;
  text-decoration: none
}

