@charset "UTF-8";
/* CSS Document */


td{
	padding:3px;
}

td strong{
	color:red;
}

.t20{
	margin-top:20px;
}

#left{
	float:left;
	width:200px;
}

#right{
	float:right;
	width:380px;
}

h4{
	background:none !important;
	margin-bottom:5px;


}
