BODY
{
    background-color: 005555;
    
}

A
{
    color: 007777;
    text-decoration: none
}

P, TD
{
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
    color: 000000;
}

.mainpage
{
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
    color: 000000;
    background-color: FFFFFF;
    background-repeat: no-repeat;
    background-image: url(bg-amy.jpg);
    width: 800px;
    text-align: left;        
}

.instructor
{
    border-style: solid;
    border-color: 777700;
    border-width: 3px
}

.instructorname
{
    font-size: 12pt;
    font-color: 007777;
    font-weight: bold
}

.instructorrank
{
    font-weight: bold;
    font-style: italic
}

IMG.map, IMG.grouppic
{
    border-style: double;
    border-color: 777700
}

h2
{
    font-size: 12pt;
    font-weight: bold;
    color: 007777;
}

PRE.address
{
    font-family: Arial, Sans-Serif    
}

.question
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    color: 007777;
    font-style: italic
}
