@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6e6e6e;
	line-height: 20px;
	text-align: justify;
}
body {
	background-color: #121212;
	margin-top: 100px;
}
.index {
	color: #6e6e6e;
	text-decoration: none;
}
.bio {
	color: #467895;
}
.disco {
	color: #5d8142;
	text-align: center;
}
.contact {
	color: #9e3f4c;
	text-align: right;
	text-decoration: none;
}
