body 
{
	margin-top: 10px; 
	margin-bottom: 30px; 
	margin-left: 10px; 
	margin-right: 20px; 
	background-color: #FFFFFF;
	color: #000000;
	line-height: normal;
	font-family: sans-serif;
	font-size: 12px;
} 

table
{
	color: #000000;
        line-height: normal;
	font-size: 12px;
}

a:link    
{
	color: #2424b6; 
	text-decoration: none;
}
a:visited 
{
	color: #2424b6; 
	text-decoration: none;
}
a:hover   
{
	color: #ffffff; 
	text-decoration: none; 
	background-color: #7a7aff;
}
a:active  
{
	color: #000000; 
	text-decoration: none; 
	background-color: #7a7aff;
}
div.home
{
	text-align:right;
}

