@charset "utf-8";
/* CSS Document */

.table-no-border table{
	border:0px;
	
}

.table-no-border td{
	border:0px;
}


.f12{
	font-size:12px;
}



.img_float{
	float:right;
	margin:0px 0px 10px 10px;
}




strong{
	font-weight:bold;
}



