body {
	scrollbar-face-color: #ccffcc;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #3a8640;
	scrollbar-3dlight-color: #2da035;
	scrollbar-arrow-color: #2da035;
	scrollbar-track-color: #e4feed;
	scrollbar-darkshadow-color: #2da035;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3a8640;
	margin: 0px 0px 5px 0px;
	font-size : medium;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:active {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #3a8640;
	text-decoration: none
}
a:visited {
	color: #66cc66;
	text-decoration: none
}
a:hover {
	color: #3a8640;
	text-decoration: underline
}
.TOC {
	background-image: url('contents_back1.gif');
	background-repeat: repeat-x;
	font-weight: 100;
	color: #3a8640;
	margin: 0px; font-style:normal; font-variant:normal
}
p {
	margin: 0px;
} 