.title
{
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
	font-family:Verdana,Arial,sans-serif;
}


.tbl_row_dark
{
	color: white;
	background-color: #B3BAC5;
	font-size: 12px;
	font-weight:bold;
}

.tbl_row_light
{
	color: white;
	background-color: #BBC3D3;
	font-size: 12px;
}
