a:hover {  color: #000000! important; font-weight: bold; text-decoration: underline! important}
a:link {  color: #666666; font-weight: bold; text-decoration: underline}
a:active {  color: #666666; font-weight: bold; text-decoration: underline}
a:visited {  color: #666666; font-weight: bold; text-decoration: underline}
td {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
table {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
body {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
.midborder {  border: 1.0pt #CCCCCC solid}
.middate {  color: #999999; font-size: 26px; font-weight: bold}
.midtitel {  color: #FFFFFF; font-size: 30px; font-weight: bold}
.midtitelblack {  color: #000000}
.midtitelgrey {  color: #666666}
.midtitelmini {  color: #666666; font-size: 11px; font-weight: bold}
.biggertext {  font-size: 18px; font-weight: normal}
.textsize1 {  font-size: 20px; font-weight: bold}
.textsize2 {  font-size: 32px; font-weight: bolder}
.textsize3 {  font-size: 26px; font-weight: normal; font-style: italic}
.textsize3s {  font-size: 18px; font-weight: normal; font-style: italic}
.textsize4 {  font-size: 12px; font-weight: normal}
.textsize5 {  font-size: 32px; font-weight: bold}
.textsize6 {  font-size: 80px; font-weight: bold}
#dhtmltooltip{
    position: absolute;
    width: 350px;
    border: 1px solid black;
    padding: 2px;
    background-color: #FCFCFC;
    color: #000000;
    visibility: hidden;
    z-index: 100;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}