body
{
background-color: #000000;
}

p
{
font-family: "Calibri","Arial", "Verdana", sans-serif;
color: #ffffff;
font-size: 12 pt;
}

ul
{
font-family: "Calibri","Arial", "Verdana", sans-serif;
color: #000000;
font-size: 12 pt;
}

h1 
{
font-family: "Calibri","Arial", "Verdana", sans-serif;
color: #ffffff;
font-size: 18 pt;
font-weight:heavier;
font-style:italic;
}

h2
{
font-family: "Calibri","Arial", "Verdana", sans-serif;
color: #ffffff;
font-size: 12 pt;
font-weight:bold;
text-align:center;
text-decoration:underline;
}

h3
{
font-family: "Calibri","Arial", "Verdana", sans-serif;
color: #ffffff;
font-size: 12 pt;
font-weight:heavier;
text-align:left;
}

table
{
font-family: "Calibri","Arial", "Verdana", sans-serif;
color: #000000;
font-size: 11 pt;
}

td.copyright
{
background-color: #999999;
color: #000000;
text-align: center;
}

td.navbar1
{
background-color: #999999;
color: #000000;
text-align: center
}

td.navbar2
{
background-color: #0D4B34;
color: #ffffff;
text-align: center;
}

td.footer
{
background-color: #666666;
color: #000000;
text-align: center;
font-size: 11 pt;
}


td.content
{
background-color: #0D4B34;
}

td.header
{
background-image: url('graphics/headerbg.jpg');
background-repeat: none;
height: 200px;
width: 950px;
background-color: #0D4B34;
}

.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: 0px solid #000000
}

a:link {color:#ffffff; text-decoration:underline;}
a:visited {color:#ffffff; text-decoration:underline;}
a:active  {color:#ffffff; text-decoration:underline;}
a:hover   {color:#000000; 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: #ffffff; text-decoration: none;}

a.navbar2:link {font-size: 10 pt; color: #ffffff; text-decoration: none;}
a.navbar2:visited {font-size: 10 pt; color: #ffffff; text-decoration: none;}
a.navbar2:active {font-size: 10 pt; color: #ffffff; text-decoration: none;}
a.navbar2:hover {font-size: 10 pt; color: #000000; text-decoration: none;}