body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lesslistrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
}
.copyrt {
	font-size: 10px;
	font-style: italic;
}.sepline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.formtxt {
	font-weight: bold;
}
.smalltxt {
	font-size: 10px;
}
.list1 {
	list-style-type: square;
}
.thinbrdr {
	border: 1px solid #CCCCCC;
}
a {
	color: #006400;
	text-decoration: none;
}
a:link {
	color: #006400;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #33CC66;
	text-decoration: none;
}
