<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">   table#mark_box3larea {
		margin: 0px 20px;
		padding: 0;
		font-family: verdana, sans-serif;
		font-size: 1.2em;
		border-collapse: collapse;
		width: 465px;
	}
	table#mark_box3larea caption {
		font-size: 1.2em;
		font-weight: bold;
		margin-bottom: 8px;
		color: #333;
	}
	table#mark_box3larea tr.b3_tophead th {
		font-size: 0.9em;
		font-weight: normal;
		height: 3em;
		padding: 5px;
		line-height: 1.5em;
		vertical-align: middle;
		color: #333;
	}
	table#mark_box3larea tr.b3_division th {
		font-size: 0.9em;
		font-weight: bold;
		height: 2em;
		padding: 5px;
		text-align: left;
		color: #333;
	}
	table#mark_box3larea tr.b3_ncells, table#mark_box3larea tr.b3_ncells_odd {
		vertical-align: middle;
		color: #333;
	}
	table#mark_box3larea tr.b3_ncells_odd {
		background-color: #eee;
	}
</pre></body></html>