		.down {
			color:red;
			font-size:9px;
		}
		.up {
			color:green;
			font-size:9px;
		}

	#dataTable TD {
		font-size:10px;
	}
	#dataTable2 TD {
		font-size:10px;
	}
	#fromFilters p {
		font-size:9px;
		text-align:right;
	}
	#frmFilters input {
		font-size:9px;
	}	
	fieldset {
		border: thin solid;
		background-color: #eeeeee;
		border-color: #66220D;
	}
	legend {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:9px;
		font-weight:bold;	
	}
