.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #000;
    font-size: 10pt;
    font-variant: normal;
    text-decoration: none
    }
.bodytextsmall {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #000;
    font-size: 8pt;
    font-variant: normal;
    text-decoration: none
    }
.head {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000;
    font-size: 14pt;
    font-variant: normal;
    text-decoration: none
    }
.subhead {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #666;
    font-size: 11pt;
    font-variant: normal;
    text-decoration: none
    }
.bodytextbold {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000;
    font-size: 10pt;
    font-variant: normal;
    text-decoration: none
    }
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #090;
    font-size: 10pt;
    font-variant: normal;
    text-decoration: none
    }
a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #363;
    font-size: 10pt;
    font-variant: normal;
    text-decoration: none
    }
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #933;
    font-size: 10pt;
    font-variant: normal;
    text-decoration: none
    }
a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #99F;
    font-size: 10pt;
    font-variant: normal;
    text-decoration: none
    }
hr {
    color: #BCCBCB
    }