
  body { font-family: "Trebuchet MS,Arial,helvetica";
    font-size: 10pt;
    color: rgb(0, 0, 0);
    margin-top: 8px;
    margin-left: 40px;
    margin-right: 70px;
}

p {text-align:justify;}
  a { cursor: pointer; 
    }

  td { font-family: Trebuchet MS,Arial,tahoma,helvetica;
    font-size: 10pt;
    color: rgb(0, 0, 0);
    }

  a:link { font-size: 10pt;
    text-decoration: none;
    color: navy;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 3px;
/*    border-bottom: 1px maroon dashed;  */
    }

a:visited { font-size: 10pt;
    text-decoration: none;
    color: navy;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 3px;
/*    border-bottom: 1px maroon dashed;  */
    }
  a:hover { font-size: 10pt;
    text-decoration: none;
    color: rgb(255, 255, 231);
    
    background-color: rgb(0, 0, 96); 
/*    border-bottom: 1px maroon solid; */
/*    border-right: 1px maroon solid;
    border-left: 1px maroon solid; */
    padding-left: 2px;
    padding-right: 3px;
/*    background:#FEEFBC; */
    }

  a.btn:link { font-size: 7pt;
    text-decoration: none;
    color: navy;
    font-weight: normal;
    padding-left: 2px;
    padding-right: 3px;
    }
  a.btn:active { font-size: 7pt;
    text-decoration: none;
    color: navy;
    font-weight: normal;
    padding-left: 2px;
    padding-right: 3px;
    }
  a.btn:visited { font-size: 7pt;
    text-decoration: none;
    color: navy;
    font-weight: normal;
    padding-left: 2px;
    padding-right: 3px;
    }
  a.pic:hover { background-color: rgb(255, 255, 255);
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: yellow;
    padding-left: 2px;
    padding-right: 3px;
    cursor:auto;
    }

  .mainlevel { border: 1px solid rgb(134, 174, 215);
    padding: 2px 7px;
    font-weight: bold;
    font-size: 9pt;
    color: rgb(182, 206, 231);
    color: white;
    line-height: 22px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: rgb(46, 94, 141);
    text-decoration: none;
    margin-bottom: 4px;
    cursor: pointer;
    -moz-border-radius: 4px;

    }

  a.mainlevel:link { border: 1px solid rgb(134, 174, 215);
    padding: 3px 7px;
    font-weight: bold;
    font-size: 9pt;
    color: rgb(182, 206, 231);
    color: white;
    line-height: 22px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    margin-bottom: 4px;
    background-color: rgb(46, 94, 141);
        -moz-border-radius: 4px;
}


  a.mainlevel:visited { border: 1px solid rgb(134, 174, 215);
    padding: 3px 7px;
    font-weight: bold;
    font-size: 9pt;
    color: rgb(182, 206, 231);
        color: white;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: rgb(46, 94, 141);
    text-decoration: none;
    line-height: 22px;
    -moz-border-radius: 4px;
    }

  a.mainlevel:hover { border: 1px solid rgb(255, 255, 255);
    color: white;
    font-weight: bold;
    background-color: rgb(68, 131, 193);
    text-decoration: none;
    font-size: 9pt;
    line-height: 22px;
    -moz-border-radius: 4px;
    }

blockquote {text-align:justify;padding:5px;padding-left:10px;padding-right:10px; border:1px #aaa solid;background-color:#F0F0F0;}


  h1 { font-family: "tahoma,arial";
    font-size: 18pt;
    color: rgb(0, 0, 0);
    }

  h2 { font-family: "tahoma,arial";
    font-size: 16pt;
    color: rgb(0, 0, 0);
    }

  h3 { font-family: "tahoma,arial";
    font-size: 14pt;
    color: rgb(0, 0, 0);
    }

  h1.blu { font-family: "tahoma,arial";
    font-size: 18pt;
    color: rgb(0, 0, 128);
    }

  h2.blu { font-family: "tahoma,arial";
    font-size: 16pt;
    color: rgb(0, 0, 128);
    }

  h3.blu { font-family: "tahoma,arial";
    font-size: 14pt;
    color: rgb(0, 0, 128);
    }
    
  h3.brn { font-family: "tahoma,arial";
    font-size: 14pt;
    color:#6F5039;
    }
  .brownlevel { border: 1px solid #86AED7;
    padding: 2px 7px;
    font-weight:bold;
    font-size: 9pt;
    color: #DCCFC6;
    line-height: 22px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #6F5039;
    text-decoration: none;
    margin-bottom: 4px;
    cursor: pointer;
    -moz-border-radius: 6px;
    }

  a.brownlevel:link { border: 1px solid #86AED7;
    padding: 2px 7px;
    font-weight:bold;
    font-size: 9pt;
    color: #DCCFC6;
    line-height: 22px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    margin-bottom: 4px;
    background-color: #6F5039;
    -moz-border-radius: 6px;
}


  a.brownlevel:visited { border: 1px solid #86AED7;
    padding: 2px 7px;
    font-weight:bold;
    font-size: 9pt;
    color: #DCCFC6;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #6F5039;
    text-decoration: none;
    line-height: 22px;
    -moz-border-radius: 6px;
    }

  a.brownlevel:hover { border: 1px solid #FFFFFF;
    color: white;
    background-color: #936E53;
    text-decoration: none;
    font-size: 9pt;
    line-height: 22px;
    -moz-border-radius: 6px;
    }


.brownimg { border: 1px solid black;
    padding: 3px 7px;
    font-weight: bold;
    font-size: 9pt;
    color: white;
    line-height: 22px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    margin-bottom: 4px;
    background-image:URL(/images/brownbtnlo.jpg);
        -moz-border-radius: 4px;
}
  a.brownimg:link, a.brownimg:visited { border: 1px solid black;
    padding: 3px 7px;
    font-weight: bold;
    font-size: 9pt;
    color: white;
    line-height: 22px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    margin-bottom: 4px;
    background-image:URL(/images/brownbtnlo.jpg);
        -moz-border-radius: 4px;
}

  a.brownimg:hover { border: 1px solid black;
    color: black;
    font-weight: bold;
    background-image:URL(/images/brownbtnhi.jpg);
    text-decoration: none;
    font-size: 9pt;
    line-height: 22px;
    -moz-border-radius: 4px;
    }
    
p {text-align:justify;}

acronym {border-bottom:1px #650000 dashed;cursor:pointer;}

