.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
}
ul {
	list-style-type: none;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
hr {
	height: 1px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-weight: bold;
}
