BODY {
    background-color : white;
    color : black;
    font-family : Tahoma;
    font-size : 10pt;
    margin-top : 30px;
    margin-bottom : 30px;
    margin-left : 30px;
    margin-right : 30px;
}
#content {
    width : 704px;
    margin : auto;
    text-align : center;
}
IMG {
    border : none;
}
A:Link,A:Visited {
    color : #800000;
    text-decoration : none;
}
A:Hover,A:Active {
    text-decoration : underline;
}
.copyright {
    font-size : 7pt;
    color : gray;
}
