
h3 {
	margin:0px;
}

h4 {
	margin-top:20px;
	margin-bottom:15px;
}

#table_u {
	width:100%;
	padding:0px;
	border-collapse:collapse;
	margin:0px;
	font-size:14px;
	border:2px solid #fdc800;
}

.table_left {
	width:20%;
	border:1px solid #fdc800;
	padding:10px;
}

.table_right {
	border:1px solid #fdc800;
	padding:10px;
}

#table_left2 {
	vertical-align:top;
	width:30%;
	border:1px solid #fdc800;
	padding:10px;
}

#sma_ta {
	width:100%;
	margin:0;
	padding:0px;
	border-collapse:collapse;
	border:0px;
	font-size:14px;
	text-align:left;
}

.sma_td {
	width:15%;
	border:0px;
}



