BODY { background: white; margin-top: 2; margin-left: 2; margin-bottom: 2; margin-right: 2; color: black; font-family: Helvetica;}

A {text-decoration:none}
A:link, A:visited, A:active {color: blue; text-decoration: none}
A:hover {text-decoration: underline}
A.indice:link, A.indice:visited, A.indice:active { color: darkblue; font-size: 13px}

TD.day {
	background: rgb(177,187,214);
	color: darkblue;
	font-weight: bold;
	}

TD.header {
	color: darkblue;
	font-weight: bold;
	text-align: center;
	}

FONT.footer {font-size:15px;}

HR  {
	color: #3992AD;
	height: 2;
	}

H1  {
	font-size: 22px;
	font-family: helvetica;
	color: darkblue;
	text-align: center;
}

H1:Link  {
	font-size: 18px;
	font-family: helvetica;
	color: red;
}

H2  {
	font-size: 16px;
	font-family: helvetica;
	color: darkblue;
}

H3  {
	font-size: 14px;
	font-family: helvetica;
	color: blue;
}

B.header	{
	color: darkblue;
}