body {
	font-size: 10px;
	background: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	color: #231f20;
}
.title{
	font-size: 11px;
	color: #231f20;
}

.content {
	font-size: 10px;
	line-height: 12pt;
	text-align: justify;
}

.links {
	font-size: 10px;
	line-height: 140%;
	color: #231f20;
}

a {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	color: #231f20;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #707070;
}
a:active {
	text-decoration: none;
}

