BODY {
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255) url(/Java/images/background.gif);
    font-size: 12pt;
/*    line-height: 1.2em; */
    margin-left: 7%;
    margin-right: 7%;
}


A:link {color: rgb(204, 0, 0); text-decoratioon: none;}
A:visited {color: rgb(51, 0, 153); text-decoration: none;}
A:active {color: rgb(255, 51, 0); text-decoration: none;}

.title {
    font-size: 14pt;
}

H1 {
    font-size: 28pt;
    margin-top: 10px;
    margin-bottom: 10px;
}

ADDRESS {
    margin-top: 30px;
}

UL {
    margin-top: 5px;
    margin-bottom: 5px;
}

.applet {
    align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.start {
    margin-top: 1em;
}

.end {
    margin-bottom: 1em;
}

.start-end {
    margin-top: 1em;
    margin-bottom: 1em;
}

