body    {  background-color : #ffffcc;  text-align : center;  }
table    {  width : 700px;  background-color : #ffffff;  }
th    {  width : 150px;  background-color : #ffffff;  text-align : center;  }
td    {  width : 550px;  background-color : #ffffff;  text-align : left;  }
h1    {  font-size : 16pt;  color : #000099;  font-weight : bold;  width : 700px;  text-align : left;  }
h2    {  font-size : 12pt;  color : #ff0000;  margin-top : 5px;  }
h3    {  font-size : 14pt;  width : 700px;  text-align : left;  }
p    {  font-size : 12pt;  color : #000099;  margin-left : 5px;  margin-top : 5px;  }
a:link    {  color : #0000ff;  }
a:visited    {  color : #0000ff;  }
a:hover    {  color : #ff0000;  }