body { 
    background-image: none; 
    background-color: #FFFFFF;
}


.head {
   font-family: helvetica,arial,sans-serif;
   font-size: 18pt;
   color: #000000;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

.sub1 {
   font-family: helvetica,arial,sans-serif;
   font-size: 14pt;
   color: #000000;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

.sub2 {
   font-family: helvetica,arial,sans-serif;
   font-size: 12pt;
   color: #000000;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

body, div, p, th, td, li, dd  {
   font-family: helvetica,arial,sans-serif;
   font-size: 10pt;
   color: #000000;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
}

a:visited {
   color: #000066;
   text-decoration: underline;
   font-style: normal;
   font-weight: bold;
}

a:active {
   color: #000066;
   text-decoration: underline;
   font-style: normal;
   font-weight: bold;
}

a:link {
   color: #000066;
   text-decoration: underline;
   font-style: normal;
   font-weight: bold;
}

a:hover {
   color: #990000;
   text-decoration: underline;
   font-style: normal;
   font-weight: bold;
}

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

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

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

