BODY {
	background-color : FAEBB4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	text-align : justify;
	color : navy;
	background-attachment : fixed;
	vertical-align : top;
}

A {
	text-decoration: underline;
	color: navy;
}

A:link {
	text-decoration: underline;
	color: navy;
}

A:hover {
	text-decoration: none;
	color: maroon;
}

A:visited {
	text-decoration: underline;
	color: black;
}

A:active {
	text-decoration: none;
	color: red;
}

H1 {
	font-size : 18px;
	line-height : 20px;
	color : Navy;
	font-weight : bold;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	text-decoration : none;
	}

H2 {
	font-size : 16px;
	color : Navy;
	font-weight : bold;
	font-style : italic;
	font-family : Arial, Helvetica, sans-serif;
}

H3 {
	font-size : 14px;
	color : Navy;
	font-weight : bold;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
}

H4 {
	font-size : 12px;
	color : Teal;
	font-style : italic;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 0px;
	text-indent : 32px;
}

H5 {
	font-size : 12px;
	color : Blue;
	font-style : italic;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

H6 {
	text-decoration : none;
	font-size : 10px;
	color : Black;
	font-weight : bold;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
}

TABLE.menu  {
	vertical-align : top;
	margin-top : 0px;
	margin-left : 4px;
	font-weight : bolder;
	background-color : EEB872;
}

TD.menu  {
	vertical-align : top;
	border : groove;
	margin-top : 0px;
	margin-left : 0px;
	padding: 2px;
	color : navy;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 10px;
	line-height : 12px;
	font-weight : bolder;
	width: 180px;
	background-color : F3DC9F;
}

H1.title  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : Yellow;
	font-size : 32px;
	font-weight : bold;
}

H2.title  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight : bold;
	text-decoration : none;
	color : FF9C00;
}

H3.title  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : F85EC0;
	font-weight : normal;
}

H4.title  {
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
}

BR.small  {
	font-size : 4px;
}

P.sp {
	position: relative;
	top:0;
	padding:0px;
	margin: 0px;
	font-size: 4px;
	line-height: 4px;
	height: 4px;
}

P.testo  {
	text-align : justify;
	color : navy;
	font-size : 16px;
	line-height: 18px;
	font-family : Arial, Helvetica, sans-serif;
	text-indent : 32px;
}

P.std  {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 20px;
	text-align : justify;
	color : navy;
	font-size : 14px;
	width : 400px;
	font-family : Arial, Helvetica, sans-serif;
	text-indent : 30px;
}

P.old  {
	font-family : "Book Antiqua", "Bookman Old Style", "Times new Roman", "Serif"
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 0px;
	text-align : justify;
	color : navy;
	font-size : 18px;
}

P.script  {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 0px;
	text-align : justify;
	color : navy;
	font-size : 20px;
	font-family : "Script MT", "Script MT Bold", "script", "cursive";
}

LI  {
	margin-left : -40px;
	vertical-align : middle;
}

HR  {
	margin-right : 20px;
	margin-left : 20px;
}
