@charset "UTF-8";
table{
	border-spacing: 10px 5px;
}
.right{
	text-align: right;
}
.red{
	color: red;
}
