a 
{ text-decoration: none;
  font-weight: normal } 
a:active 
{ color: #ffffff } 
a:visited 
{ color: #693C69 } 
a:link 
{ color: #5A3C5A} 
a:hover 
{ text-decoration: underline }  

body 
{ background-color: #5A005A;
  color: #FFC3FF;
  width:640px;
  margin-left: auto;
  margin-right: auto }  

H1
{ background-color: #FFE1FF;
  color: #3C003C ;
  padding: .25em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-large }

td 
{ font-family: "Century Schoolbook", "Times New Roman", serif;
  font-size: small;
  background-color: #FFE1FF;
  color: #3C003C }

table
{ border-color: #5A005A;
  border-style: auto } 

.note
{ font-family: "Century Schoolbook", "Times New Roman", serif;
  background-color: #5A005A;
  color: #FFC3FF }