body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	scrollbar-track-color:#462026;
	scrollbar-face-color:#462026;
	scrollbar-3dlight-color:#462026;
	scrollbar-highlight-color:#E9D6B7;
	scrollbar-shadow-color:#E9D6B7;
	scrollbar-darkshadow-color:#462026;
	scrollbar-arrow-color:#E9D6B7;
	}

table,tr,td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	}
	
.head {
	background-color:#9E7968;
	color:#E9D6B7;
	font-size:10pt;
	}
	
.subhead {
	background-color:#724C46;
	color:#E9D6B7;
	}
	
.red {
	color:#FF0000;
	}

.sz01 {
	font-size:10pt;
	}

.sz02 {
	font-size:13pt;
	}

.input {
	background-color:#462026;
	color: #E9D6B7;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border: 1px solid #E9D6B7;
	scrollbar-track-color:#462026;
	scrollbar-face-color:#462026;
	scrollbar-3dlight-color:#462026;
	scrollbar-highlight-color:#E9D6B7;
	scrollbar-shadow-color:#E9D6B7;
	scrollbar-darkshadow-color:#462026;
	scrollbar-arrow-color:#E9D6B7;
	}

.button {
	background-color:462026;
	color:#E9D6B7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	border: 1px solid #E9D6B7;
	}

.listbox {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	}

a:link {
	text-decoration:underline;
	}

a:visited {
	text-decoration:underline;
	}

a:active {
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}
