a
{ 
	font-family: Arial; font-size: 10pt
}

body
{
	background-color: #CCCCFF;
	margin-top: 5
}

table
{ 
	font-family: Arial; font-size: 10pt
	border: 1px solid #FFFFFF; padding: 0; background-color: #CCCCFF }
}

.odd		{ font-family: arial; font-size: 10pt; color: navy;}
.even		{ font-family: arial; font-size: 10pt; color: #666666; background: #FFFF80; }
