BODY {
	background-image: url(../image/wood.lightbrown.background.jpg);
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	scrollbar-3d-light-color: #9999cc;
	scrollbar-arrow-color: black;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #9999cc;
	scrollbar-face-color: #9999cc;
	scrollbar-highlight-color: #9999cc;
	scrollbar-shadow-color: #9999cc;
}

TABLE.title {
	border: 1px solid black;
	background: #9999cc;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TABLE.links {
	border: 1px solid black;
	background-image: url(../image/letters.gray.background.jpg);
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD.title {
	background: black;
}

TD {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #661C1C;
}

SPAN.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: black;
}

SPAN.tabletitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: white;
}

SPAN.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: black;
}

INPUT.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid black;
	color: blue;
	background-color: #abcdef;
	width: 173px;
}

A.link1:LINK, A.link1:VISITED, A.link1:ACTIVE {
	color: #661C1C;
	text-decoration: none;
}

A.link1:HOVER {
	color: black;
	text-decoration: underline;
}

A.link2:LINK, A.link2:VISITED, A.link2:ACTIVE {
	font-size: 8pt;
	font-weight: 700;
	color: black;
	text-decoration: none;
}

A.link2:HOVER {
	font-size: 8pt;
	font-weight: 700;
	color: black;
	text-decoration: underline;
}
