p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #0581D0;
	text-align: center;
}

div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 2mm;
	margin-right: 2mm;
	font-size: 60%;
	text-align: justify;
}

a:link {
	color: #2093C1;
	text-decoration: none;
}
a:active {
	color: #2093C1;
	text-decoration: none;
}
a:visited {
	color: #2093C1;
	text-decoration: none;
}a:hover {
	color: #2093C1;
	text-decoration: underline;
}

sup {
	font-size: 70%;
}
