body { background-color:#BBBBBB;
     Color:#000000;
     font-family:Helvetica,Arial,sans-serif;
     text-shadow:#888888; 
     font-size:10pt;
     background-attachment:fixed;}

body#navigate { background-color:#BBBBBB;
     Color:#000000;
     font-family:Helvetica,Arial,sans-serif;
     text-shadow:#888888; 
     font-size:12pt;
     background-attachment:fixed;
     background-image:url(./images/bground1.gif);}

td  {font-size:11pt;
     color:#000000;}
th  {font-size:15pt;}
a   {color:#BB0000;}
a:link    { text-decoration:none; }
a:hover   { text-decoration:underline; }
a:visited { text-decoration:none; color:#666666; }
a:active  { text-decoration:underline; }

h1  {font-size:28pt;
    /* color:#FF0000; */
    /* font-style:italic; */
     border-bottom:solid thin white; }

h2  {font-size:24pt;
     border-bottom:solid thin white; }

h3  {font-size:16pt;
     color:#000000;
     font-style:normal;
     border-bottom:solid thin white;}

h4  {font-size:12pt;
	 text-decoration:underline;
     vertical-align:bottom;
     margin-bottom:2px;}

h5  {font-size:10pt;
     vertical-align:bottom;}

input#button {border:1px,solid;}
