BODY {
	background-color : #E4DFD7;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : black;
}
BODY.intro
{
	background-color : black;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : black;
}
BODY.stategrezzi
{
	background-color : black;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : black;
}

///////////////////////////

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : black;	
}

/////////////////////////

A  {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : aqua;
}
A:LINK  {
	text-decoration : none;
	color : aqua;
}
A:HOVER  {
	text-decoration : none;
	color : yellow;
}
A:ACTIVE  {
	text-decoration : none;
	color : aqua;
}
A:VISITED  {
	text-decoration : none;
	color : aqua;
}
A:VISITED:HOVER  {
	text-decoration : none;
	color : yellow;
}

///////////////////////////
A.stategrezzi  {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : white;
}
A:LINK.stategrezzi  {
	text-decoration : none;
	color : white;
}
A:HOVER.stategrezzi  {
	text-decoration : none;
	color : yellow;
}
A:ACTIVE.stategrezzi  {
	text-decoration : none;
	color : yellow;
}
A:VISITED.stategrezzi  {
	text-decoration : none;
	color : white;
}

///////////////////////////

TD {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
}

TD.titolo {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-size : 11px;
	font-family : VERDANA, Helvetica, sans-serif;
	color : white;
	font-style : normal;
}
TD.stategrezzi {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-size : 11px;
	font-family : VERDANA, Helvetica, sans-serif;
	color : white;
	font-style : normal;
}
TD.records {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-size : 11px;
	font-family : VERDANA, Helvetica, sans-serif;
	color : white;
	font-style : normal;
}
TD.productions {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-size : 11px;
	font-family : VERDANA, Helvetica, sans-serif;
	color : white;
	font-style : normal;
}
TD.mail {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-size : 11px;
	font-family : VERDANA, Helvetica, sans-serif;
	color : white;
	font-style : normal;
}
TD.link {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-size : 11px;
	font-family : VERDANA, Helvetica, sans-serif;
	color : white;
	font-style : normal;
}
TD.curriculum {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-size : 11px;
	font-family : VERDANA, Helvetica, sans-serif;
	color : white;
	font-style : normal;
}
TD.home {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-size : 11px;
	font-family : VERDANA, Helvetica, sans-serif;
	color : Aqua;
	font-style : normal;
}
TD.sectionTitle {
	font-size : 11px;
	font-family : VERDANA, Helvetica, sans-serif;
	color : #303030;
	background-color : #FFFFFF;
	font-style : normal;
	font-weight : bold;
}
TD.sectionContent {
	font-size : 11px;
	font-family : VERDANA, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #303030;
	font-style : normal;
	font-weight : normal;
}

///////////////////////////

B.istruz {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #81512E;
	text-decoration : underline;
}

