.sidebar {
	margin: 20px;
	padding: 8px;
	border: thin double #990;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #FFF;
}
.underline {
	color: #339;
	text-decoration: underline;
}

