BODY
{
    font-family: Arial, Sans-Serif;
    font-size: 0.8em;
    color: #5f5f5f;
    line-height: 1.4;
}
A
{
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
P
{
    margin: 0px;
    padding: 0px;
}

H2
{
    font-family: Arial;
    font-size: 110%;
    font-weight: bold;
    color: #5f5f5f;
}				
