BODY 
{ 
color:black;
background-color: #FED7FD
}

TABLE 
{ 
font: 13px Arial; 
background-color: #FFFFFF
}

H1 
{  
font: 12px Verdana; 
font-weight: bold; 
text-indent: 20px	
}

H2 
{  
font: 12px Verdana; 
font-weight: bold; 
text-indent: 20px	
}

A  
{  
COLOR: #990099; 
TEXT-DECORATION: none
}
 
A:hover 
{ 
COLOR: #6A3586; 
TEXT-DECORATION: underline
}


td.sidebar
{
padding: 10%
}