.stroke {
	border: 1px solid #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.padding {
	padding: 4px;
}
#foot a:link {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
#foot a:visited {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
#foot a:hover {
	font-size: 12px;
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
}
#foot a:active {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
#listwrap li {
	font-weight: bold;
	color: #003300;
	margin: 5px;
}

