body {
	color: 			#000000;
	SCROLLBAR-FACE-COLOR: #ECECEC;
	SCROLLBAR-HIGHLIGHT-COLOR: #E5D25D;
	SCROLLBAR-SHADOW-COLOR: #E5D25D;
	SCROLLBAR-3DLIGHT-COLOR: #E5D25D;
	SCROLLBAR-DARKSHADOW-COLOR: #E5D25D;
	SCROLLBAR-ARROW-COLOR: #E5D25D;
	SCROLLBAR-TRACK-COLOR: #E5D25D;
	SCROLLBAR-BASE-COLOR: #E5D25D;
	background-image: url(image/bg.gif);
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
}
textarea {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #6C9950;
	SCROLLBAR-SHADOW-COLOR: #6C9950;
	SCROLLBAR-3DLIGHT-COLOR: #6C9950;
	SCROLLBAR-DARKSHADOW-COLOR: #6C9950;
	SCROLLBAR-ARROW-COLOR: #6C9950;
	SCROLLBAR-TRACK-COLOR: #6C9950;
	SCROLLBAR-BASE-COLOR: #6C9950;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	line-height: 19px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
	line-height: 19px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 19px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	line-height: 19px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #C4DCBC;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 19px;
}

