body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #CCCCCC;
}
h1 {
	margin: 0px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	margin: 0px;
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 0px;
}
h4 {
	margin: 0px;
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #CC3300;
	text-decoration: underline;
}

a:visited {
	color: #CC3300;
	text-decoration: underline;
}

a:hover {
	color: #CC3300;
	text-decoration: none;
}
.esciEntra {
	font-size: 10px;
	color: #000;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
