td img {display: block;}

body {
	background-color: #eeeeee;
	margin-left: 5px;
	margin-top: 0px;
}
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subtitle {
	font-size:14px;
	font-weight:bold;
}
.home_list {
	line-height: 20px;
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:0px;
	list-style:square;
}
.footer {
	font-size:9px;
	text-align:center;
}
a {
color:#3E906C;
font-weight:bold;
}
.pagetitle {
	color: #00341D;
	font-size: 18px;
	font-weight: bold;
}
