body {
    font-family: Times New Roman, serif;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    margin: 50px;
}

LI {
    font-family: Arial, Helvetica, sans-serif;
}

H1 {
    font-family: Georgia, serif;
    font-size: 20 pt;
    color: #990000;
}

H2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18 pt;
    color: #003300;
}

H3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16 pt;
    color: #CC0000;
}

.heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    line-height: 14pt;
}

LI {
    font-weight: bold;
    color: #993300;
}

a {
    text-decoration: none;
}

a:link {
color: #0000FF:
}

a:visited {
    color: #CC6600;
}

a:active,a:hover {
    color: #33CC00;
}

.bar {
    width: 113px;
    vertical-align: top;
    background: url("http://bd215g.capecod.mass.edu/stringquartet/bar_back.gif");
}

.main {
    vertical-align: top;
    padding: 5px;
}