BODY 
{
background-color: #F0E2CD;
}

H1 
{
font-family: Tahoma; 
font-size: 24px;
color: #666666;
}

H2
{
font-family: Tahoma; 
font-size: 18px;
color: #666666;
}

H3
{
font-family: Tahoma; 
font-style: normal; 
line-height: 25px; 
font-size: 10px; 
font-weight: bold; 
color: #666666;
}

P 
{
font-family: Tahoma; 
font-style: normal; 
line-height: 25px; 
font-size: 12px; 
font-weight: bold; 
color: #666666;
}


TR 
{  
text-align: left
}

A
{
color: #666666;
text-decoration: none;
}

A:HOVER 
{
color: #343434;
text-decoration: underline;
}