body    {  background-color : #ffffff;  text-align : center;  }
div    {  width : 520px;  text-align : center;  }
td.sky   {  background-color : #ccffff;  font-weight : bold;  text-align : right;  }
td.pr    {  background-color : #ccccff;  font-weight : bold;  }
h2  {  font-size : 16pt;  color : #0000ff;  }
h3    {  font-size : 14pt;  text-align : right;  }
p    {  font-size : 14pt;  }
span    {  color : #ff0000;  }
span.blue    {  color : #3366ff;  }
hr    {  width : 520px;  height : 2px;  background-color : #c0c0c0;  }
a:link    {  color : #0000ff;  }
a:visited    {  color : #0000ff;  }
a:hover    {  color : #ff0000;  }
