A {
    color: #4966A3;
}
A:hover {
    text-decoration: none;
}
P {
    margin-top: 12px;
    margin-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%;
    color: #666666;
    font-weight: normal;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 65%;
    color: #666666;
    font-weight: bold;
}
UL {
    color: #666666;
    margin-top: 5px;
    margin-bottom: 5px;
    list-style-image:url(https://www3.georgetown.edu/uis/images/nav/2tier/bullet_faculty.gif);
}
OL {
    color: #666666;
    margin-top: 5px;
    margin-bottom: 5px;
}
LI {
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: -12px;
}
.links_grey {
    color: #666666;
}
.links_bold {
    font-weight: bold;
}
.form_elements {
    font-size: 10px;
}
.pink_highlight {
    color: #ff9999;
}
