body,td,th {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	line-height:14px;
}
a {
	font-family: verdana;
	font-size: 10px;
	color: 537F17;
	text-decoration:none;
}
a:visited {
	color: #537F17;
	text-decoration: none;
}
a:hover {
	color: #537F17;
	text-decoration: underline;
}
a:active {
	color: #537F17;
	text-decoration: none;
}
img{
	border:0;
}
img.FloatRight {
	float: right;
	padding-right: 5px;
	clear: both;
}
img.FloatLeft {
	float: left;
	padding-right: 5px;
	clear: both;
}
a:link {
	text-decoration: none;
}
#custom ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		}

	#custom li, #custom-gen li {
		list-style-image: none;
		list-style-type: none;
		}
	

	#custom-gen ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		}

	#custom-gen ul li:before {
		content: "\00BB \0020";
		}
#custom a:visited {
	color: #537F17;
	text-decoration: none;
}
#custom a:hover {
	color: #537F17;
	text-decoration: underline;
}
#custom a:active {
	color: #537F17;
	text-decoration: none;
}
.blackborder {
	border: 1px solid #000;
	vertical-align: top;
}
td.white {
	background-color: #fff;
	vertical-align: top;
}