body
{
background-color: #000000;
}

p
{
font-family: "Arial", "Verdana", sans-serif;
color: #000000;
font-size: 12 pt;
}

ul
{
font-family: "Arial", "Verdana", sans-serif;
color: #000000;
font-size: 12 pt;
}

h1 
{
font-family: "Arial", "Verdana", sans-serif;
color: #993300;
font-size: 14 pt;
font-weight:bold;
}

h2
{
font-family: "Arial", "Verdana", sans-serif;
color: #ffffff;
font-size: 12 pt;
font-weight:bold;
text-align:center;
text-decoration:underline;
}

h3
{
font-family: "Arial", "Verdana", sans-serif;
color: #ffffff;
font-size: 12 pt;
font-weight:heavier;
text-align:left;
}

table
{
font-family: "Arial", "Verdana", sans-serif;
color: #000000;
font-size: 11 pt;
}

td.copyright
{
background-color: #999999;
color: #000000;
text-align: center;
}

td.navbar1
{
background-color: #993300;
color: #000000;
text-align: center
}

td.navbar2
{
background-color: #6666666;
color: #000000;
text-align: center;
}

td.footer
{
background-color: #666666;
color: #000000;
text-align: center;
font-size: 11 pt;
}


td.content
{
background-color: #E5E5E5;
}

.cap {

float: left;
width: 42px;
font-size: 62px;
line-height: 48px;
font-weight: normal;
color:#999999;
font-family: century, verdana;
}

hr.line
{
    margin-bottom: 1em;
    padding-bottom: 2em;
    border-bottom: dashed }
}

img
{
border: 1px solid #000000
}

a:link {color:#993300; text-decoration:none;}
a:visited {color:#993300; text-decoration:none;}
a:active  {color:#993300; text-decoration:none;}
a:hover   {color:#CCCCC; text-decoration:none;}

a.navbar1:link {font-size: 10 pt; font-weight:heavier; color: #000000; text-decoration: none;}
a.navbar1:visited {font-size: 10 pt; font-weight:heavier; color: #000000; text-decoration: none;}
a.navbar1:active {font-size: 10 pt; font-weight:heavier; color: #000000; text-decoration: none;}
a.navbar1:hover {font-size: 10 pt; font-weight:heavier; color: #B2B2B2; text-decoration: none;}

a.navbar2:link {font-size: 10 pt; color: #592D2C; text-decoration: none;}
a.navbar2:visited {font-size: 10 pt; color: #592D2C; text-decoration: none;}
a.navbar2:active {font-size: 10 pt; color: #592D2C; text-decoration: none;}
a.navbar2:hover {font-size: 10 pt; color: #000000; text-decoration: none;}