body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	width: 240px;
}
a{
	color: #990000;
	text-decoration: underline;
	text-align: right;
}
a:hover{
	color: #666666;
	text-decoration: underline;
	text-align: right;
}
#article {
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

