body  { font-family: Times, "Times New Roman", serif }
h1   { color: #482f25; font-weight: bold; font-size: medium }
p  { color: #482f25; font-size: small }
td {}
a { color: #4b5aa5; font-size: small; font-weight: bold; text-decoration: none }
a:visited { color: #2d3d31; font-size: small; font-weight: bold; text-decoration: none }
a:hover { color: #6887c3; font-size: small; font-weight: bold; text-decoration: underline }
.headerLink { color: #d0ae90; font-weight: bold; font-size: small; text-decoration: none }
.headerLink:visited { color: white; font-weight: bold; font-size: small; text-decoration: none }
.headerLink:hover { color: #894933; font-weight: bold; font-size: small; text-decoration: underline }

.footer { color: white; font-size: small; text-decoration: none }
.footerLink { color: #ad3301; font-size: x-small; text-decoration: none }
.footerLink:visited { color: #d35f00; font-size: x-small; text-decoration: none }
.footerLink:hover { color: #ea9e06; font-size: x-small; text-decoration: underline }
.pageTitle   { color: #b4835d; font-weight: bold; font-size: x-large }
.headerInfo   { color: #b4835d; font-weight: bold; font-size: medium }

body { 
    background-image: none; 
    background-color: #482F25; margin-left: 0px; 
    margin-top: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px;
}


.head {
   font-family: times new roman,times,serif;
   font-size: 14pt;
   color: #B4835D;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

.sub1 {
   font-family: times new roman,times,serif;
   font-size: 14pt;
   color: #482F25;
   text-decoration: none;
   font-style: italic;
   font-weight: bold;
}

.sub2 {
   font-family: times new roman,times,serif;
   font-size: 10pt;
   color: #482F25;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
}

body, div, p, th, td, li, dd  {
   font-family: times new roman,times,serif;
   font-size: 9pt;
   color: #482F25;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
}


.ornament {
    text-align: center;
    padding: 2px 2px 2px 2px;
    margin: 2px 4px 2px 4px; 
    border: 1px solid #999999;
}

.navimg {
    vertical-align: middle;
    margin: 0px 2px 0px 2px;
    border-style: none;
}

.lineborder {
    border: 1px solid #999999;
}

.textOnDark {color: #b4835d;
		font-weight: bold }



