body {
    font-family: Verdana, Arial, sans;
    font-size: 10pt;
    color: #008800;
    background-color: #FFFFCC;
   }
.bodybgimg {
    font-family: Verdana, Arial, sans;
    font-size: 10pt;
    color: #008800;
    background: url("../images/background.gif") #FFFFCC repeat-y;
   }
a {
    font-family: Verdana, Arial, sans;
    font-size: 10pt;
    color: #008800;
    background-color: #FFFFCC;
   }
.bodyblue {
    font-family: Verdana, Arial, sans;
    font-size: 10pt;
    color: #0000AA;
    background-color: #FFFFCC;
   }
.big {
    font-family: Verdana, Arial, sans;
    font-size: 14pt;
    color: #008800;
    background-color: #FFFFCC;
   }
.bigblue {
    font-family: Verdana, Arial, sans;
    font-size: 14pt;
    color: #0000AA;
    background-color: #FFFFCC;
   }
.huge {
    font-family: Verdana, Arial, sans;
    font-size: 18pt;
    color: #008800;
    background-color: #FFFFCC;
   }
.hugeblue {
    font-family: Verdana, Arial, sans;
    font-size: 18pt;
    color: #0000AA;
    background-color: #FFFFCC;
   }
.basicblack {
    font-family: Times New Roman, serif;
    font-size: 12pt;
    color: #000000;
    background-color: #FFFFCC;
   }
.basicmed {
    font-family: Times New Roman, serif;
    font-size: 10pt;
    color: #000000;
    background-color: #FFFFCC;
}
.basicsm {
    font-family: Times New Roman, serif;
    font-size: 8pt;
    color: #000000;
    background-color: #FFFFCC;
}
.basicblue {
    font-family: Times New Roman, serif;
    font-size: 12pt;
    color: #0000AA;
    background-color: #FFFFCC;
}
.basicgray {
    font-family: Times New Roman, serif;
    font-size: 12pt;
    color: #AAAAAA;
    background-color: #FFFFCC;
}
.basicblackonwhite {
    font-family: Times New Roman, serif;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    background-color: #FFFFFF;
}
.basicblackonpink {
    font-family: Times New Roman, serif;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    background-color: #FFDDDD;
}
.basiclink {
    font-family: Times New Roman, serif;
    font-size: 12pt;
    color: #0000AA;
    background-color: #FFFFCC;
    text-decoration: underline;
}
.basiclink:hover {
    color: #FF0000;
    text-decoration: none;
}
.basiclink_sm {
    font-family: Times New Roman, serif;
    font-size: 8pt;
    color: #0000AA;
    background-color: #FFFFCC;
    text-decoration: underline;
}
.basiclink_sm:hover {
    color: #FF0000;
    text-decoration: none;
}
.basiclink_med {
    font-family: Times New Roman, serif;
    font-size: 10pt;
    color: #0000AA;
    background-color: #FFFFCC;
    text-decoration: underline;
}
.basiclink_med:hover {
    color: #FF0000;
    text-decoration: none;
}
.spotblue {
    font-family: Times New Roman, serif;
    font-size: 12pt;
    font-weight: bold;
    color: #0000AA;
    background-color: #FFFFCC;
   }
.spotred {
    font-family: Times New Roman, serif;
    font-size: 8pt;
    font-weight: bold;
    color: #AA0000;
    background-color: #FFFFCC;
   }
.contactline {
    font-family: Verdana, Arial, sans;
    font-size: 9pt;
    color: #008800;
    background-color: #FFFFCC;
   }
.copyrightline {
    font-family: Times New Roman, serif;
    font-size: 7pt;
    color: #000000;
    background-color: #FFFFCC;
   }
.tomail {
    font-family: Verdana, Arial, sans;
    font-size: 10pt;
    color: #0000AA;
    background-color: #FFFFCC;
   }
.tomail_link {
    font-family: Verdana, Arial, sans;
    font-size: 10pt;
    color: #0000AA;
    background-color: #FFFFCC;
    text-decoration: underline;
   }
.tomail_link:hover {
    color: #FF0000;
    text-decoration: none;
   }
.highlightunder {
    font-family: Verdana, Arial, sans;
    font-size: 10pt;
    color: #008800;
    background-color: #FFFFCC;
    text-decoration: underline;
}
.highlightunder:hover {
    color: #0000FF;
    text-decoration: none;
}
.util {
    font-family: Monaco, fixed;
    font-size: 10pt;
    color: #004444;
    background-color: #FFFFFF;
}
.sidelinks {
    font-family: Verdana, Arial, sans;
    font-size: 10pt;
    font-weight: normal;
    color: #0000AA;
    background-color: #CCFFAA;
    text-decoration: underline;
}
.sidelinks:hover {
    color: #FF0000;
    text-decoration: none;
}
.sidelinks_area {
    font-family: Verdana, Arial, sans;
    font-size: 10pt;
    font-weight: normal;
    color: #0000AA;
    background-color: #CCFFAA;
    text-decoration: none;
}
.sidelinks_on {
    font-family: Verdana, Arial, sans;
    font-size: 10pt;
    font-weight: normal;
    color: #0000AA;
    background-color: #FFFFFF;
    text-decoration: none;
}
.sidelinks_on_area {
    background-color: #FFFFFF;
    width: 150px;
    bottom: 2px; right: 2px; padding: 3px;
}
.tablelink {
    font-family: Times New Roman, serif;
    font-size: 10pt;
    font-weight: normal;
    color: #0000AA;
    background-color: #CCFFAA;
    text-decoration: underline;
}
.tablelink:hover {
    color: #FF0000;
    text-decoration: none;
}
.tablehead {
    font-family: Times New Roman, serif;
    font-size: 10pt;
    font-weight: bold;
    color: #0000AA;
    background-color: #CCFFAA;
    text-decoration: none;
}
