p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
h1 {
	font-size: 12px;
	text-align: center;
	background-color: #66CC00;
	display: block;
	cursor: crosshair;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: 0.3em;
	text-align: center;
}
a {
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	display: block;
}
a:hover {
	background-color: #EE1D25;
	color: #000000;
}
h2 {
	text-align: center;
	display: block;
	font-size: 12px;
	background-color: #FF9933;
	cursor: crosshair;
}
p.legalia {
	font-size: 9px;
	background-color: #CCCCCC;
	color: #003366;
	display: block;
}
