			body {background-color:#FFD994;font-size:10pt;font-family:arial;color:#5D4422;
			scrollbar-track-color:#5D4422;scrollbar-face-color:#5D4422;scrollbar-shadow-color:#F4A451;
			scrollbar-darkshadow-color:#5D4422;scrollbar-highlight-color:#FFD994;
			scrollbar-3dlight-color:#5D4422;scrollbar-arrow-color:#F4A451;}
			td {color:#5D4422;font-size:10pt;font-family:arial;}
			a.normal {font-weight:bold;font-size:10pt;font-family:arial;text-decoration:none;color:#5D4422;}
			A:link {text-decoration:none;color:#5D4422;font-weight:bold}
			A:hover {text-decoration:none;color:#83613C;}
			A:visited {text-decoration:none;color:#F4A451;}
			A:visited:hover {text-decoration:none;color:#83613C;}
			A:active {text-decoration: none;color:#5D4422;}
			.heading {color:#5D4422;font-size:12pt;font-family:arial;font-weight:bold;text-decoration:none;}
			.small {color:#5D4422;font-size:8pt;font-family:arial;}
			.small:hover {color:#83613C;font-size:8pt;font-family:arial;}
			.small:visited {text-decoration:none;color:#83613C;font-size:8pt;font-family:arial;}
			.small:visited {text-decoration:none;color:#83613C;font-size:8pt;font-family:arial;}
			.smallbold {color:#5D4422;font-size:8pt;font-family:arial;font-weight:bold;}
			.smallbold:hover {color:#83613C;font-size:8pt;font-family:arial;font-weight:bold;}
			
			/* sections */
			.sectionhr {color:#F4A451;}
			.subsection {color:#5D4422;font-size:12pt;font-family:arial;font-weight:bold;text-decoration:none;}

			/* forms */
			input {font-family:arial;background-color:transparent;color:#83613C;
			border-top:#F4A451 solid thin; border-bottom:#F4A451 solid thin; border-right:#F4A451 solid thin;
			border-left:#F4A451 solid thin;}
			select {font-family:arial;}
			textarea {font-family:arial;background-color:transparent;color:#83613C;border:1 solid #F4A451;
			scrollbar-track-color:#5D4422;scrollbar-face-color:#5D4422;scrollbar-shadow-color:#F4A451;
			scrollbar-darkshadow-color:#5D4422;scrollbar-highlight-color:#FFD994;
			scrollbar-3dlight-color:#5D4422;scrollbar-arrow-color:#F4A451;}
			.radio {background-color:transparent;border-color:transparent;border:transparent;}
			.submit {font-family:arial;background-color:#F4A451;color:#FFD994;
			border-top:#FFD994 solid thin; border-bottom:#FFD994 solid thin; border-right:#FFD994 solid thin;
			border-left:#FFD994 solid thin;}
			
			/*
			lt orange:	#FFD994
			orange:		#F4A451
			dk brown:	#5D4422
			lt brown:	#83613C
			dk blue:	#363E61
			lt blue:	#8799D9
			"white":	#F0FEFF
			*/