a:link, a:visited{
    color: #000000;
    text-decoration: none;
    font-weight: bold;}
a:hover{
    color: #000000;
    text-decoration: underline;
    font-weight: bolder;}
body{
    margin: 0px}
.bodytext{
    font-size: 14px}
.headline{
    font-weight: bold;
    font-size: 24px}
#content{
    font-family: Verdana, Geneva, Arial, sans-serif;
    background-color: transparent;
    margin-left: -200px;
    position: absolute;
    top: -35px;
    left: 50%;
    width: 400px;
    height: 70px;
    visibility: visible}
#footer{
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, sans-serif;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 30px;
    visibility: visible;
    display: block;
    color: #000000}
#horizon{
    color: #000000;
    background-color: transparent;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    display: block}
