body {
	background-color: #3C4552;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
   color: Black;
}

.mtable {
	background: White;
}
	
.tline{
	background: #568F90;
	height: 1px;
}

.listing{
	margin-bottom: 3px;
	margin-top: 5px;
	line-height: 12px;
	font-size: 10pt; 
}

.tback{
	background: #a0cced;
	
}