BODY
{
    background-color: 000055;
    
}

A
{
    color: AA0000;
    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-leonid.jpg);
    width: 800px;
    text-align: left;        
}

.instructor
{
    border-style: solid;
    border-color: 0000AA;
    border-width: 3px
}

.instructorname
{
    font-size: 12pt;
    font-color: 0000AA;
    font-weight: bold
}

.instructorrank
{
    font-weight: bold;
    font-style: italic
}

IMG.map, IMG.grouppic
{
    border-style: double;
    border-color: AA0000
}

h2
{
    font-size: 12pt;
    font-weight: bold;
    color: 000099;
}

PRE.address
{
    font-family: Arial, Sans-Serif    
}

.question
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    color: 007700;
    font-style: italic
}
