/* EquaMente */
/* CSS by G.Carlino */

H1 { font-size: 16pt; }
H2 { font-size: 14pt; }
H3 { font-size: 12pt; }

BODY, P, TABLE, UL, DL, OL, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
}

p.annuncio
{
	font-size: 14 pt;
	text-align: center;
	vertical-align: top;
	margin: 50px;
	background-color: #DDDDDD;
	font-family: Comic Sans MS, sans-serif;
	clear: both;
	width: 80%;
}

p.title
{
	font-size: 16pt;
	text-align: center;
	color: red;
}

p.strong
{
	font-size: 12pt;
	font-weight: bold;
	background-color: #DDDDDD;
}

p.subtitle
{
	font-size: 12pt;
	font-weight: bold;
	color: red;
	margin-top: 2em;
	margin-bottom: 0em;
}

p.description
{
	font-size: 10pt;
	font-weight: bold;
	color: blu;
	margin-bottom: 0em;
}

p.descrizione { font-size: 8pt; }
p.footnote { font-size: 8pt; }

A:link
{
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

A:hover
{
	font-weight: bold;
	text-decoration: none;
	color: red;
}

A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: green;
}
