body    {  width : 700px;  background-color : #ffff99;  text-align : center;  }
table    {  width : 700px;  }
td    {  text-align : center;  }
h1    {  font-size : 12pt;  text-align : center;  color : #800000;  }
h2    {  font-size : 12pt;  text-align : left;  color : #006600;   }
h3    {  width : 700px;  font-size : 14pt;  text-align : right;  }
span    {  color : #ff0000;  }
hr    {  width : 710px;  height : 2px;  color : #c0c0c0;  }
a:link    {  color : #0000ff;  }
a:visited    {  color : #0000ff;  }
a:hover    {  color : #ff0000;  }