﻿@charset "utf-8";

table {
	margin-top 2em;
	margin-bottom: 2em;
	border-width: 1px;
	border-style: solid;
}
table caption {
	font-size: 120%;
}