body
{
    background: #fff;
    margin: 0;
    font: 13pt 'Lucida Grande' , Verdana, Helvetica, sans-serif;
}

a img
{
    border: none;
}

h1
{
    text-align: center;
    font-weight: bold;
    color: #990000;
    font-family: Times;
    font-size: 24px;
}

h2
{
    font-size: 21px;
    font-weight: normal;
    color: #666;
    font-family: Times;
}

tr
{
    vertical-align: top;
}

.definition
{
    color: #900;
    font-weight: bold;
}
