body {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.content {
	font-size: 14px;
	line-height: 1.7em;
	color: #660000;
}
.at {
	font-size: 18px;
	font-weight: bold;
	color: #780807;
}
a:link,a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
