  body { margin: 0px;
    padding: 0px;
    background-color: rgb(0, 0, 0);
    color: rgb(153, 153, 153);
    }

  #content { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #title { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #toptitle { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: #666666;
    }

  #topsubtitle { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: #333333;
    }

  #topmenu { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #footer { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #footerbig { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #headline { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #headline2 { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: #999999
    }

  #subthumbs { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 9px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: #666666
    }

  a:link, a:visited, a:active { color: rgb(153, 153, 153);
    text-decoration: none;
    }

  a:hover, a:focus { color: rgb(255, 255, 255);
    text-decoration: none;
    }

  a.inv:link, a.inv:visited, a.inv:active { color: rgb(0, 0, 0);
    text-decoration: none;
    }

  a.inv:hover, a.inv:focus { color: rgb(204, 204, 204);
    text-decoration: none;
    }

  a.menu:link, a.menu:visited, a.menu:active { color: rgb(153, 153, 153);
    text-decoration: none;
    }

  a.menu:hover, a.menu:focus { color: rgb(255, 255, 255);
    text-decoration: none;
    }

