body td {
	color: #4D735B;
}
a:link    {
	color: #4D735B;
	text-decoration: none;
}
a:visited {
	color: #4D735B;
	text-decoration: none;
}
a:hover   {
	color: #99CC66;
	text-decoration: underline;
}
a:active  {
	text-decoration: none;
	color: #4D735B;
}
h2 {
	color: #6633FF;
	border-bottom-color: #6666FF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #6666FF;
	border-left-style: solid;
	border-left-width: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 18px;
	border-top-width: thin;
}
h3 {
	color: #663366;
	margin-bottom: 5px;
	font-size: 16px;
	margin-top: 0px;
}
.d1 {
	line-height: normal;
	margin-left: 25px;
}
.d2 {
	border-bottom-color: #0066FF;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.d3 {
	line-height: 130%;
}
.d4 {
	line-height: 130%;
	color: #666666;
	font-size: 12px;
}
