body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	/*background-position: 160px 90px;	*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}

.tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding:0px;
}

.tblHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
	text-align: left;
	/*border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: $FF0000;
	background-color: #CCFFFF;*/
}