body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B7B7C3;
	font-size: 12px;
}
.content {
	font-size: 13px;
	line-height: 35px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.css {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
