body
{
background-color: #ffffcc;
margin: "0px";
}

h1 
{
font-family: "Garamond", serif;
color: #333399;
margin-left: 5px;
font-size: 20pt;
font-weight:lighter;
}

p
{
font-family: "Garamond", serif;
color: #333399;
font-size: 12 pt;
margin-left: 10px;
}

ul
{
font-family: "Garamond", serif;
color: #000000;
font-size: 12 pt;
}


table
{
font-family: "Garamond", serif;
color: #333399;
font-size: 12 pt;
}

td.copyright
{
background-color: #FFFFCC;
color: #333399;
text-align: center;
}

td.contactinfo
{
background-color: #000000;
color: #ffffff;
text-align: center;
}

td.content
{
background-color: #FFFFCC;
}

a:link {color:#333399;}
a:visited {color:#333399;}
a:active  {color:#333399;}
a:hover   {color:#99CC99;}
