@charset "utf-8";
/* CSS Document */

h2{
	padding-bottom:7px;
	margin-bottom:10px;
}

table{
	margin-top:15px;
	margin-bottom:20px;
}

th,td{
	padding:15px 15px;
	vertical-align:top;
	font-size:110%;
	line-height:2.5;
}
.smallfont{
	font-size:90%;
	padding-top:18px;
}