body
{
background-color: #d7d7df;
}

h1 
{
font-family: "Verdana", sans-serif;
color: #9db8d4;
font-size: 18 pt;
font-weight:lighter;
}

p
{
font-family: "Verdana", sans-serif;
color: #573c32;
font-size: 10 pt;
}

ul
{
font-family: "Verdana", sans-serif;
color: #573c32;
font-size: 10 pt;
}

h2
{
font-family: "Verdana", sans-serif;
color: #8e695b;
font-size: 12 pt;
font-weight:bold;
}

h3
{
font-family: "Verdana", sans-serif;
color: #8e695b;
font-size: 10 pt;
font-weight:lighter;
text-align:center;
}

table
{
font-family: "Verdana", sans-serif;
color: #8e695b;
font-size: 10 pt;
}

td.copyright
{
background-color: #666666;
color: #000000;
text-align: center;
}

td.navbar1
{
background-color: #b8c5df;
color: #ffffff;
text-align: center;
}

td.navbar2
{
background-color: #573c32;
color: #ffffff;
text-align: center;
}

td.footer
{
background-color: #573c32;
color: #B8C5DF;
text-align: center;
font-size: 10 pt;
}


td.content
{
background-color: #ffffff;
}

.cap {

float: left;
width: 42px;
font-size: 62px;
line-height: 48px;
font-weight: normal;
color:#9db8d4;
font-family: gerogia, times;
}


a:link {color:#8e695b;}
a:visited {color:#8e695b;}
a:active  {color:#8e695b;}
a:hover   {color:#bda886;}

a.footer:link {color:#B8C5DF; text-decoration:none;}
a.footer:visited {color:#B8C5DF; text-decoration:none;}
a.footer:active  {color:#B8C5DF; text-decoration:none;}
a.footer:hover   {color:#8e695b; text-decoration:none;}