body   {  width : 700px;  background-color : #ffffff;  text-align : center;  }
h1     {  font-size :  50px   ;   color : #cc9900   ;   margin-bottom : 0px  }
h2     {  font-size : 16pt   ;   color : #ffffff   ;   width : 700px   ;   text-align : left   ;   background-color : #cc9900; 
           padding:5px   ;   margin-top : 0px  }
h3     {  font-size : 30pt   ;   color : navy;  }
h4    {  width : 700px   ;   font-size : 14pt   ;   text-align : left;  }
p         {  font-size : 12pt;   color : #006400;  text-align : left;  width : 600px;  }
span    {  color : #ff0000;  }
table    {  width : 700px;  text-align : center;  }
th    {  background-color : #000080;  color : #ffffff;   text-align : center;  }
tr    {    }
tr.aqua    {  background-color : #f0ffff;  }
td    {  font-size : 14pt;  color : #808080;  font-weight : bold;   text-align : center;   padding:5px;  }
td.left    {  text-align : left;  }
hr  {  width : 700px;  border-width : 2px;  border-color : #c0c0c0;  }
a;link    {  color : #0000ff;  }
a:hover    {  color : #ff0000 !important;  }
a:visited    {  color : #0000ff;  }
