body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#FFFFFF;
	
	background-repeat:no-repeat;
	background-position:top right;
	margin: 30px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #000000;
}

a:hover {
	color: #000000;
}


input, select, textarea {
	border: #85B335 1px solid;
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	padding-left: 3px;
}

h1 {
	font-weight: bold;
	font-size: 12pt;
	color: #85B335;
	background: none;
	padding: 0;
}

.l2 {
	text-indent: 20px;
	list-style-type: disc;
	background-image: url(/wilson/Images/dotFull.GIF);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.l3 {
	text-indent: 40px;
	list-style-type: disc;
	background-image: url(/wilson/Images/dotFull.GIF);
	background-repeat: no-repeat;
	background-position: 25px center;
}

hr {
	color: #85B335;
}

