.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;

}
.mark {
	font-weight: bold;
	color: #4E65B0;
}
a:link {
	color: #4E65B0;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #4E65B0;

}
