/* CSS Document */
h1 {Color: #000000; font-size:26pt}
h2 {color:#000000; font-size:20pt}
h3 {color:#000000; font-size:14pt}

a {
  color: #330099;
  text-decoration : underline
}

a:hover {
  color: #00BFFF;
  text-decoration : underline
}

body {
  background: #FFFFFF;
}

table {
  background:#FFFFFF;
  border:0;
  width: 750px;
}
