body
{
background-color: #ffffff;
MARGIN: 0px;
}

h1 
{
font-family: "Garamond", serif;
color: #144ab6;
font-size: 24 pt;
font-weight:lighter;
}

p
{
font-family: "Garamond", serif;
color: #000000;
font-size: 12 pt;
margin-left: 10px;
}

ul
{
font-family: "Garamond", serif;
color: #000000;
font-size: 12 pt;
}

h2
{
font-family: "Garamond", serif;
color: #000000;
font-size: 14 pt;
font-weight:bold;
}

h3
{
font-family: "Garamond", serif;
color: #000000;
font-size: 12 pt;
font-weight:lighter;
text-align:center;
}

table
{
font-family: "Garamond", serif;
color: #000000;
font-size: 12 pt;
}

td.copyright
{
background-color: #666666;
color: #000000;
text-align: center;
}

td.contactinfo
{
background-color: #000000;
color: #ffffff;
text-align: center;
}

td.content
{
background-image: 
url('../graphics/fleurgoldBg2.jpg');
background-repeat: 
no-repeat;
background-position: 
 bottom right; 
}

a:link {color:#08600C;}
a:visited {color:#08600C;}
a:active  {color:#08600C;}
a:hover   {color:#144ab6;}
