body, p, h1, h2, h3, table, td, th, ul, ol, blockquote, a
{
    font-family:       verdana,geneva,arial,helvetica,sans-serif;
    color:             #111111;
    background-color:  #fa2f00;
}

body
{
    margin-left:       1em;
    margin-right:      1em;
    font-style:        normal;
    font-size:         small;
}

a:link, a:visited, a:active
{
    color:             #6d161c;
    background-color:  transparent;
}

p.center
{
    text-align:        center;
}

img
{
    border:            none;
}


div
{
    width:             632;
}
