
.contents {
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align:left;
}

.contents h1 {
	font-size: 165%;
	font-weight: bold;
}

.contents h2 {
	font-size: 140%;
	font-weight: bold;
}

.contents h3 {
	font-size: 115%;
	font-weight: bold;
}

.contents h4 {
	font-size: 100%;
	font-weight: bold;
}

.contents h5 {
	font-size: 90%;
	font-weight: bold;
}

.contents pre {
	font-family: courier-new, courier;
}


.contents td {
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align:left;
}

td.contents h1 {
	font-size: 165%;
	font-weight: bold;
}

td.contents h2 {
	font-size: 140%;
	font-weight: bold;
}

td.contents h3 {
	font-size: 115%;
	font-weight: bold;
}

td.contents h4 {
	font-size: 100%;
	font-weight: bold;
}

td.contents h5 {
	font-size: 90%;
	font-weight: bold;
}

td.contents pre {
	font-family: courier-new, courier;
}


