body
{
font-family : verdana,times,serif;
font-size : 12px;
text-align : center;
list-style : none;
background-color: #FFFFF5;
}

img
{
border: none;
}

div
{

}

#div table
{
font-size : 12px;
}

#reviewbox
{
font-size : 11px;
}

#reviewbox table
{
font-size : 11px;
}

h1
{
font-size : 18px;
}

h2
{
font-size : 14px;
}

h3
{
font-size : 11px;
}

a
{
text-decoration: none; 
}

a: hover
{
text-decoration: underline; 
}
#maincontainer
{
width : 100%;
text-align : center;
margin-top: 0px;
margin-left: 0px;
margin: 0px auto;
background-color: #FFFFF5;
}

