BODY, P, LI, A, H1, H2, H3, H4, H5, TD
{
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-variant: normal;
}

.caption
{
    color: #000000;
    font-family: Times New Roman, Times, Palatino, serif;
    font-weight: normal;
    font-style: italic;
    font-size: 90%
    font-variant: normal;
}

.subcap
{
    position:relative;
    top:-15px;  
}

H1 {
font-size: 140%
}

H2 {
font-size: 130%
}

H3 {
font-size: 120%
}

H4 {
font-size: 110%
}

TT {
font-family: Courier New,courier,mono;
}

A:visited
{
    color: #007755;
    text-decoration: none;
}

A:active
{
    color: #007755;
    text-decoration: none;
}

A:hover
{
    color: #eebb00;
    text-decoration: none;
}

A
{
    color: #007755;
    text-decoration: none;
}
