body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#000000;
    line-height: 20px;
    background-color:#F7F7F7;
    background-attachment: fixed;
    background-image: url(../img/bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 50px;
}

th.choice,
td.choice
{
     font-style: italics;
     font-size:21px;
     color:rgb(0,0,0);
     background-color: #fbe4fc;
}

td.petite
{
     font-style: italics;
     font-size:16px;
     color:rgb(0,0,0);
     background-color: #fbe4fc;
}

td.address
{
     font-style: italics;
     font-size:18px;
     color:rgb(0,0,0);
     background-color: #fbe4fc;
}

td.main {
     font-style: italics;
     font-size:51px;
     color:rgb(0,0,0);
     background-color: #fbe4fc;

}

a:link
{
     color: #000000;
}

a:hover
{
     color: #6698ff;
}

a:visited
{
     color: #ff00ff;
}
