@charset "utf-8";
h1 {
	font-size: 120%;
	font-weight: bold;
}
h2 {
	font-size: 110%;
	font-weight: bold;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
h5 {
	font-size: 90%;
	font-weight: bold;
}
h6 {
	font-size: 90%;
	font-weight: bold;
}
td {
	vertical-align: top;
}