body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
strong {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #006633;
}
.white {
	font-style: normal;
	color: #FFFFFF;
}
.whitelink {
	font-style: italic;
	color: #FFFFFF;
}
.lbar {
	background-image: url(images/index_17.jpg);
	background-repeat: repeat;
}
.mainbg {
	background-image: url(images/index_18.jpg);
	background-repeat: no-repeat;
}
.black {
	color: #000000;
}
.bigger {
	font-size: 18px;
}
#Table_01 .mainbg h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	color: #333333;
}
#Table_01 .mainbg h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
}

#cases li {
	margin: 0 0 10px -10px;
	list-style-type: none;
	padding: 2px 0;
	display: block;
	margin-bottom: 8px;
	border-bottom: solid 1px #999;
}
#cases li a{
	text-decoration: none;
	color: #006633;
	font-weight: 300;
	font-size: 16px;
}
#cases a:hover  {
	color: #082815;
}
