﻿
BODY {
  font-family: Arial;
  color: #000066;
  text-align: center;
}

A {
  color: #0000FF;
  font-family: Arial;
}

H1 {
  font-size: large;
  color: #0000FF;
  text-align: center;
}

TD {
  text-align: center;
}


