.body {
	background-color: #dddddd;
}
.right_left {
	background-color: #C2DCC6;
}
.mid {
	background-color: #D8E7D9;
}
.img  {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	list-style: outside;
	<!--list-style-type: disk;-->
	list-style-image: url(pics/bullett.gif);
}
TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight : normal;
}
P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight : normal;
}
.Title {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration : none;
	color: #005727;
	font-weight: bold;
}
.Title_gross {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	text-decoration : none;
	color: #000000;
	font-weight: bold;
}
.infoTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-decoration : none;
	color: #005727;
	font-weight: bold;
}
.info {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-decoration : none;
	color: #000000;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration : none;
	color: #005727;
}
A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration : underline;
}

