td{
	font-family:Tahoma;
	font-size:11px;
}
a:link,a:active,a:visited{
	color:#57843c;
	text-decoration:underline;
}
a:hover{
	color:#57843c;
	text-decoration:none;
}

ul{
	margin-bottom:0px;
}

hr{
	height: 1px;
	color: Green;
}

.heading
{
    font-size: 15px;
    color: Green;
    font-weight:bold;
}

table.thinBorder {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
}

table.thinBorder td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}