body {
    color: #CCCCCC;
    background-color: #000000;
    font-family: sans-serif;
    margin: 10px 10px 10px 10px;
}

.logo3 {
    background: #111166;
}

a:link {
    color: #0099CC;
}

a:visited {
    color: #007777;
}

a:hover {
    color: #1652A4;
}

.logo {
    font-weight: bold;
    font-size: medium;
    text-align: center;
    max-width: 100%;
    color: #708090;
}

.sublogo {
    font-size: large;
    color: #32AA32;
}

.orange {
    color: #FFA500;
}

.center {
    text-align: center;
}

.logo2 {
    font-weight: bolder;
    color: #000000;
    background: #1652A4;
}

div.updates {
    margin: 0px 20px 0px 20px;
}

p.update-header {
    font-weight: bolder;
    text-indent: 30px;
    color: #FFA500;
}

p.update {
}
