body
{
    background-color: #1a3578;
    font-family: Ariel, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
}

h1
{
    font-size: 18pt;
}

img
{
    border: 0 none;
    vertical-align: middle;
}

a:link
{
    background-color: #1a3578;
    color: #ffffff;
}

a:visited
{
    background-color: #1a3578;
    color: #ffffff;
}

.center
{
    text-align: center;
}