.bold {
		font-weight: bold;
}

.small {
	font-size: smaller;
}
#content li {
	padding-bottom: 14px;
}
a, a:link, a:visited {
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
}

