a.grayLink {
    color: #444444;
    background-color: transparent;
}

a.grayLink:hover {
    color: #111111;
    background: transparent;
}

body {
    color: #666666
    padding: 0px;
    margin: 0px;
    background: #ffffff;
    font-family: verdana;
    font-size: 12px;
}

.inst {
    color: #333333;
    font-size: 12px;
    text-align: center;
}

.note {
    color: #666666;
    font-size: 9px;
}

.title {
    font-weight: bold;
}
