BODY		{scrollbar-base-color: #ffffee;
			scrollbar-face-color: #ffffee;
			scrollbar-shadow-color: #ffffee;
			scrollbar-highlight-color: #ffffee);
			scrollbar-3dlight-color: #ffffee; 
			scrollbar-darkshadow-color: #ffffee; 
			scrollbar-track-color: #ffffee; 
			scrollbar-arrow-color: #4e3c36;
			font-family: Georgia, "Times New Roman", Times, serif ;
			font-size: 9pt;
			background-color: #ffffee}
A:link 		{color: #4e3c36; text-decoration: none}
A:active 	{color: #4e3c36; text-decoration: underline}
A:visited 	{color: #4e3c36; text-decoration: none}
A:hover 	{color: #856458; text-decoration: underline}
TABLE		{font-family: Georgia, "Times New Roman", Times, serif ;
			font-size: 9pt;
			color: #4e3c36}
h1			{font-family: Georgia, "Times New Roman", Times, serif ;
			font-size: 11pt;
			color: #4e3c36}
h2			{font-family: Georgia, "Times New Roman", Times, serif ;
			font-size: 9pt;
			font-weight: lighter;
			color: #4e3c36}
h3			{font-family: Georgia, "Times New Roman", Times, serif ;
			font-size: 7pt;
			font-weight: lighter;
			color: #4e3c36}
input {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 8pt;
	color: #4e3c36;
	background-color: #ffffee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #ffffee;
	border-right-color: #ffffee;
	border-bottom-color: #4e3c36;
	border-left-color: #ffffee;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #4e3c36;
	background-color: #ffffee;
	border: 1px dashed #4e3c36;
}
			

