body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #336600;
	background-color: #FFFFFF;
	background-image:url(image/hbg.gif);
	scrollbar-arrow-color:#338877;
	scrollbar-face-color:#DDF9E9;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
}
A:link {
	text-decoration: none;
	color: #338877;
}
A:visited { 
	text-decoration: none;
	color: #66aa99;
}
A:hover { 
	color: #338877; 
	text-decoration: underline; 
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #336600;
}
textarea {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	border-top-color:#33CC66;
	border-right-color:white;
	border-bottom-color:#33CC66;
	border-left-color:white;
	scrollbar-arrow-color:#33CC66;
	scrollbar-face-color:#DDF9E9;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-track-color:white;
	scrollbar-shadow-color:white;
	scrollbar-darkshadow-color:white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
