body
{
background-color: #A9B7C7;
}

h1 
{
font-family: "Garamond", serif;
color: #666666;
font-size: 20 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.footer
{
background-color: #A00000;
color: #ffffff;
text-align: center;
}

td.navbar
{
background-color: #121360;
color: #ffffff;
text-align: center;
}

td.content
{
background-color: #ffffff;
}


a:link {color:#121360; text-decoration:none;}
a:visited {color:#121360; text-decoration:none;}
a:active  {color:#121360; text-decoration:none;}
a:hover   {color:#A00000; text-decoration:none;}

a.navbar:link {color:#ffffff; text-decoration:none;}
a.navbar:visited {color:#ffffff; text-decoration:none;}
a.navbar:active  {color:#ffffff; text-decoration:none;}
a.navbar:hover   {color:#999999; text-decoration:none;}