h1,h2,h3
{
font-family: verdana, arial, 'sans serif'; 
 text-align: center;
 color: "#c0ffff";
}

p,table,li,ul,th,td
{
font-family: verdana, arial, 'sans serif'; 
font-size: 11pt;
margin-left: 10pt;
text-indent: .5cm;
color: "#ffffff";
}

ul
{
list-style: disc; 
}


body
{
background-image: url("water.jpe");
background-attachment: fixed;
}


a:link    {color: "#80ffff"}
a:visited {color: "#ff80ff"}
a:active  {color: "#ff80ff"}
a:hover   {color: "#80ff80"}


/*
p,li,th,td
{
font-size: 90%;
}
*/
