﻿body 
{
    background-color:White;
    color:#818080;
    font-family:Tahoma;
    font-size:11px;
    margin:0;
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td 
{
    margin:0;
    padding:0;
}

#Content 
{
    margin:0px auto 0;
    width:990px;
}


