<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{	background: #eeeeee;
}

body, p
{
	font-size: 14px;
	font-family: 'Trebuchet MS', 'Verdana', 'Lucida Grande', 'Century Gothic', 'Futura', 'Arial', Lucida, Helvetica, Geneva, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
}

a.page:link, a.page:visited
{	color: #336666;
	font-weight: bold;
}

a.page:hover
{	text-decoration: underline;
}

a:link
{	text-decoration: none;
	color: #003399;
	font-weight: bold;
	background-color: transparent;
}

a:hover
{	text-decoration: underline;
}

a:visited
{	text-decoration: none;
	color: #006699;
	background-color: transparent;
	font-weight: bold;
}

a.ontLink:visited, a.ontLink:link
{	color: #003399;
}

a.oboLink
{	color: #336666;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
}

a.oboLinkTitle
{	margin: 1px;
	font-size: 16px;
}

a.here
{	color: #ff0000;
/*	margin: 1px; */
	padding: 2px 6px 2px 6px;
}

.node
{	color: #000000; /* black text */
	visibility: visible;
	padding-left: 40px;
	font-size: 14px;
}

.sub
{	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
}

.bold
{	font-weight: bold;
	color: #000066;
}

h1
{	background-color: #cccccc;
	font-size: 18px;
	padding: 5px;
	text-align: center;
}


.instruct
{	background-color: #ffffff;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.q
{	background-color: #ccccff;
/*	font-size: 18px; */
	padding: 5px 15px 5px 15px;
	text-align: left;
	border: 2px;
	border-color: #000000;
}

.img
{	background-color: #ffffff;
/*	font-size: 18px; */
	padding: 10px;
	text-align: center;
/*	border: 2px;
	border-color: #000000;
*/
}
.title1
{	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.title2
{	font-size: 16px;
}

.title4
{	font-size: 15px;
}

img
{	border: none;
	vertical-align: middle;
}

td
{	padding: 5px;
	vertical-align: top;
}

td.detailTitle,
td.detailDesc,
td.detail,
td.detailData
{	padding: 5px;
	vertical-align: top;
}

td.detail
{
	text-align: right;
	background-color: #cccccc;
	/*	font-size: 14px; */
	vertical-align: top;
}

td.detailL
{	text-align: left;
	background-color: #cccccc;
	vertical-align: top;
/*	font-size: 14px; */
}

td.detailTitle
{	text-align: center;
	font-size: 18px;
}

td.detailData
{	text-align: left;
/*	font-size: 14px; */
}

td.detailDesc
{	background-color: #ffffff;
	font-size: 15px;
}

td.tableOne, td.tableTwo
{	text-align: left;
	padding: 3px;
	font-size: 12px;
}

td.tableOne,
td.detailTitle,
td.detailData,
td.mainData
{ background-color: #aadddd; }

td.tableTwo { background-color: #bbeeee; }

td.tableTop
{	background-color: #ffffff;
	text-align: left;
	font-size: 14px;
	padding: 3px;
}

td.tableDesc
{	color: #000000;
	background-color: #cccccc;
	font-size: 12px;
	padding: 5px;
}

td.mainTitle
{	background-color: #ffffff;
/*	text-align: center;
*/
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	border-color: #336666;
	font-weight: bold;
	font-size: 18px;
	padding: 3px;
}

td.linkSection
{	width: 100%;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	border-color: #336666;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	background-color: #ffffff;
	padding: 3px; 
}
</pre></body></html>