.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6633CC;

}
.captions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sposci {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;


}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.justtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

