h1 {
	font-size: 100%;
	font-weight: bold;
}
h2 {
	font-size: 90%;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	color: #0000CC;
}
h4 {
	font-size: 100%;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
caption {
	text-align: left;
	font-size: 90%;
}
th {
	font-size: 80%;
	text-align: left;
}
