.dark{	
	background: #C9CCDF;
/*	font-weight: bold;*/
}

#content table td .dark p{
	font-weight: normal;
}

.light{	
	background: #E2E4F0;
}