body    {  background-color : #ccff99;  margin-top : 0px;   text-align : center;  }
div    {  width : 750px;   background-color : #ffffff;  text-align : center;  }
h1    {  font-size : 12pt;  font-weight : normal;  text-align : center;  margin-top : 20px;  }
h2     {  width : 700px;   font-size : 14pt;  text-align : left;   background-color : #fff0f5;  margin-top : 20px;   padding : 10px;  
         color : #ff0000;   letter-spacing : 2px;  }
h3    {  width : 700px   ;   font-size : 14pt;   text-align : right;  color : #808080  }
h4    {  font-size : 14pt;  color : #ff0000;  }
table  {  width : 700px;  text-align : center;  }
p    {  font-size : 11pt;  color : #000000;  font-weight : normal;   width : 700px;   text-align : left;
        background-color : #ffffcc;   border-style : ridge;  border-color : #e0ffff;   border-width : 12px;
        padding : 40px;  }
span    {  color : #ff0000;  }
span.blue    {  color : #3366ff;  }
hr    {  width : 700px;  height : 2px;   color : #c0c0c0;  }
hr.lo   {  width : 750px;  height : 30px;  color : #ccff99;  }
a:link    {  color : #0000ff;  }
a:visited    {  color : #0000ff;  }
a:hover    {  color : #ff0000;  }
