@charset "UTF-8";

table#small  {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

table#small  td {
	border: 1px solid #CCCCCC;
}

.tableHead {
	color: #00341e;
	font-style: italic;
}
