body { 

	background: #DEE2EB;
	margin: 0;
	padding: 0; 
}



td { 

	font-family: "Tahoma","Verdana", "Arial"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #979797; 
}



A:link {

	color: #A36B99; 
	text-decoration:none;
}



A:visited {

	color: #5D5A90; 
	text-decoration:none;
}



A:hover {

	color: #8167DF;
	text-decoration:underline;
}



.blank {

	font-size: 1pt;
}



.line_1 {

	font-size: 1pt;
	background-color: #6B7DA3;
}		



.line_2 {

	font-size: 1pt;
	background-color: #979797;
}		


.banner {

	font-size: 12pt;
	color: #979797;
	font-weight:bold;
}



.table_border {

	border: 1px solid #6B7DA3;
}