@charset "utf-8";
body
    { margin: 0; padding: 0; color: #333; font: 10px Verdana, Arial, sans-serif; background: #fff url(back.gif) repeat-x; text-align: center; }
a
    { color: #fff; text-decoration: none; }
a:hover
    {
    color: #D60808;
    }
acronym
    {
    border: none;
    }
    

#container
    { position: relative; padding: 0; text-align: center; margin-top: 40px; margin-right: auto; margin-left: auto; }
#text
    {background-color: #d7d7d7; width: 709px; position: absolute; top: 199px; left: 174px; z-index: 3; margin: 0; }
#footer
    { position: relative; color: #999; text-align: right; font-size: 9px; vertical-align: text-bottom; top: 540px; left: 174px; width: 709px; height: 20px; }