body
{
        background-color: #FFFFFF;
        font-family: Verdana;
        color: Black;
        font-size: 12px;
}

a:link
{
        text-decoration: underline;
        font-weight: bold;
        font-size: 12px;
        color: #FF0000;
}

a:visited
{
        text-decoration: underline;
        font-weight: bold;
        font-size: 12px;
        color: #FF0000;
}

a:hover
{
        text-decoration: underline;
        font-weight: bold;
        font-size: 12px;
        color: #0000FF;
}

h1
{
        font-family: Verdana;
        font-size: 25px;
        font-weight: normal;
        color: Black;
        text-decoration: underline;
        text-align: center;
}

h2
{
        font-family: Verdana;
        color: Black;
        font-size: 12px;
        text-align: center;
        font-style: italic;
        font-weight: bold;
}

#info
{
        font-family: Verdana;
        color: Black;
        font-size: 12px;
        text-align: justify;
}

#break
{
        font-size: 15px;
}

#top1
{
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: Black;
        text-decoration: underline;
}

#content1
{
        font-family: Verdana;
        font-size: 12px;
        font-weight: normal;
        color: Black;
        text-decoration: none;
}