p {}
body { }
a  { color: navy }
a:hover  { color: navy }
h6 { color: #414141; font-size: 10px; font-family: Verdana; font-weight: normal; line-height: 10px; margin-right: 5px; margin-left: 5px }
h5      { color: #414141; font-size: 11px; font-family: Verdana; font-weight: normal; line-height: 11px; margin-right: 5px; margin-left: 5px; border-right: none; border-left: none }
h4    { color: #414141; font-size: 14px; line-height: 14px; font-family: Verdana; margin-right: 5px; margin-left: 5px }
.cp10grey  { color: gray; font-size: 10px; font-family: Verdana; margin-left: 5px }
.h6grassetto  { color: #414141; font-weight: bold }
.h5grassetto  { color: #414141; font-weight: bold }
.verdeacqua  {
	color: teal;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}
.fuxia { color: fuchsia }
.blu { color: navy }
.cp11grey {
	color: #333;
	font-size: 11px;
	font-family: Verdana;
	font-weight: 400;
	padding-left: 5px
}
.cp8 { font-size: 8px }

