body    {  background-image : url(top/indexback.gif);  margin : 30px;  text-align : center;  width : 700px;  }
div    {  width : 700px;  border-style : solid;  border-width : 5px;  border-color : #000099;
          background-color : #ffffff;  } 
table
th    {  font-size : 14pt;  color : #ffffff;  font-weight : bold;  background-color : #000066;  }
tr.bl    {  font-size : 14pt;  text-align : right;  background-color : #ccffff;  }
tr.ye    {  font-size : 14pt;  text-align : right;  background-color : #ffffcc;  }
h1   {  font-size : 16pt;  color : #ff0000;  background-color : #ffffff;  text-align : left;  width : 700px;  }
h2   {  font-size : 11pt;  text-align : left;  width : 700px;  margin : 0px;  }
h3   {  font-size : 14pt;  font-weight : bold;  width : 700px;  text-align : right;  color : #000000;
         background-color : #ffffff;  }
h4   {  font-size : 16pt;  font-weight : bold;  color : #ffffff;  text-align : left;  width : 700px;  padding : 5px;
         background-color : #000066;  }
p   {  font-size : 12pt;  font-weight : normal;  color : #800000;  width : 600px;  text-align : left;  
       letter-spacing : 2px;  }
span    {  color : #800000;  font-weight : bold;  }
hr    {  width : 700px;  border-width : 2px;   background-color : #c0c0c0;  }
a:link    {  color : #0000ff;  }
a:visited    {  color : #0000ff;  }
a:hover    {  color : #ff0000;  }
