body 
{
LEFTMARGIN: 0; 
TOPMARGIN: 0; 
BOTTOMMARGIN: 0; 
MARGINWIDTH: 0; 
MARGINHEIGHT: 0; 
background: url(images/tile.jpg);
background-color: #B4B4B4;
font-family: 'Gill Sans', Arial, sans-serif; 
font-size: 8pt; 
color: #2B3743;
oncontextmenu: return false; 
ondragstart: return false; 
onselectstart: return false;
}


A
{
text-decoration: none;
font-family: 'Gill Sans', Arial, sans-serif; 
font-size: 8pt; 
color: #65704E; 
}


#Pricing 
{
    border-color: #17191B;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

#Pricing td
{
    border-color: #17191B;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #CDCDCD;
}
