body {
	width: 208px;
	padding: 20px 0 0 0;
	margin: 0;
	background-color: #F2F2F3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:link{
	font-weight: bold;
	text-decoration: underline;
	color: #800000;
}
a:visited {
	color: #8B0000;
}
a:hover {
	color: #590000;
}
.description {
	font-size: 11px;
	color: #808080;
}
div.title{
	margin-top: 5px;
	font-size: 14px;
}
p {
	font-size: 12px;
	color: #800000;
}