
    BODY {
    margin-left: 5%;
    margin-right: 15%;
    color: #D1651D;
    background-color: #002050;
    }

    A:link {color: #C0C0C0;}
    A:active {color: #A52DFF;}
    A:visited {color: #C54DFF;}

    H1 {
    font-family: sans-serif;
    font-size: 29;
    font-weight: bold;
    margin-left: -15px;
    }

    H2 {
    font-family: sans-serif;
    font-size: 24;
    font-weight: bold;
    margin-left: -15px;
    padding-top: 30;
    }

    P {
    font-family: serif;
    font-size: medium;
    line-height: 140%;
    padding-top: 15px;
    }

    EM.header {
    font-family: serif;
    font-size: large;
    font-style: normal;
    line-height: 100%;
    padding-bottom: 20px;
    }

    EM.title {
    font-family: serif;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    line-height: 100%;
    margin-left: -10px;
    }
