body
{
background-color: #ffffff;
}

p
{
font-family: "Times New Roman", serif;
color: #27275C;
font-size: 11 pt;
}

ul
{
font-family: "Times New Roman", serif;
color: #27275C;
font-size: 11 pt;
}

h1 
{
font-family: "Times New Roman", serif;
color: #724521;
font-size: 18 pt;
font-weight:heavier;
font-style:italic;
}

h2
{
font-family: "Times New Roman", serif;
color: #27275C;
font-size: 12 pt;
font-weight:bold;
text-align:center;
text-decoration:underline;
}

h3
{
font-family: "Times New Roman", serif;
color: #27275C;
font-size: 12 pt;
font-weight:heavier;
text-align:left;
}

table
{
font-family: "Times New Roman", serif;
color: #27275C;
font-size: 11 pt;
}

td.copyright
{
background-color: #ffffff;
color: #27275C;
text-align: center;
}

td.navbar1
{
background-color: #ffffff;
color: #27275C;
}

td.navbar2
{
background-color: #ffffff;
color: #27275C;
text-align: center;
}

td.footer
{
background-color: #ffffff;
color: #27275C;
text-align: center;
font-size: 11 pt;
}


td.content
{
background-color: #ffffff;
}

.cap {

float: left;
width: 42px;
font-size: 62px;
line-height: 48px;
font-weight: normal;
color:#27275C;
font-family: century, verdana;
}

hr.line
{
    margin-bottom: 1em;
    padding-bottom: 2em;
    border-bottom: dashed }
}

img
{
border: 1px solid #784F31
}

a:link {color:#6D3D22;}
a:visited {color:#6D3D22;}
a:active  {color:#6D3D22;}
a:hover   {color:#27275C;}