body {
    background: #ffffff;
    font-family: Arial,sans-serif;
}

img {
    border: 0px;
}

form {
    margin: 0px;
}

.header {
    margin: 0 auto;
    width: 700px;
    height: 68px;
    background: url('../img/glm.jpg') top left no-repeat;
}

.content {
    margin: 0 auto;
    width: 680px;
    padding: 10px;
}

h1 {
    font-size: 14pt;
    text-align: center;
    margin-top: 0px;
}

h2 {
    font-weight: normal;
    font-size: 12pt;
    text-align: center;
    margin-top: 0px;
}

li {
    margin-bottom: 10px;
    font-size: 9pt;
}

p {
    font-size: 10pt;
}

p span {
    font-weight: bold;
    font-size: 14pt;
}

.footer {
    border-top: 2px solid #000000;
    font-size: 8pt;
    text-align: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 700px;
}

a {
    color: #0000ff;
}

a:hover {
    color: #ff0000;
}

.vid {
    width: 430px;
    height: 242px;
    float: right;
}
