BODY, TD {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #67999a;
}

TD.upper {
	color : #FFFFFF;
	background : #253044;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

FONT.smaller {
	font-size: 12px;
}

table.entries {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #696969;
}

A {
	color : #253044;
	text-decoration : underline;
	font-weight: bold;
}

A:HOVER {
	color : #4F586A;
	text-decoration : none;
}

A.smaller {
	font-size: 12px;
	color : #ddd7be;
	text-decoration : underline;
	font-weight: bold;
}

A.smaller:HOVER {
	font-size: 12px;
	color : #b3aa83;
	text-decoration : none;
}

INPUT {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

HR {
	color: #B8CFE7;
	height: 1px;
}

.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 185px;
}
