BODY  {
background-color : #FAFAF2;
background-image : url("media/oldtime.gif");
font-family : "Monotye Corsiva", "Script MT", "Script MT Bold", "script", "cursive";
font-size : 12px;
text-align : justify;
color : Maroon;
margin-top : 0px;
margin-right : 50px;
margin-left : 10px;
background-attachment : fixed;
background-repeat : repeat;
scrollbar-face-color:#F6E7EA;
scrollbar-highlight-color:Silver;
scrollbar-3dlight-color:White;
scrollbar-darkshadow-color:Black;
scrollbar-shadow-color:Black;
scrollbar-arrow-color:Maroon;
scrollbar-track-color:#FAFAF2;
}

A  {
	text-decoration : none;
	color : Blue;
}

A:HOVER  {
	text-decoration : underline;
	color : maroon;
}

A:LINK  {
	text-decoration : underline;
	color : Maroon;
}

A:ACTIVE  {
	text-decoration : none;
	color : Red;
}

A:VISITED  {
	text-decoration : none;
	color : Purple;
}

H1 {
	font-size : 32px;
	color : Navy;
	font-weight : bold;
	font-style : normal;
	font-family : "Monotye Corsiva", "Script MT", "Script MT Bold", "script", "cursive";
	margin-left : 0px;
	margin-top : 0px;
	text-decoration : underline;
	}

H2 {
	font-size : 28px;
	color : Navy;
	font-weight : bold;
	font-style : normal;
	font-family : "Monotye Corsiva", "Script MT", "Script MT Bold", "script", "cursive";
}

H3 {
	font-size : 20px;
	color : Navy;
	font-weight : bold;
	font-style : normal;
	font-family : "Monotye Corsiva", "Script MT", "Script MT Bold", "script", "cursive";
}

H4 {
	font-size : 16px;
	color : Teal;
	font-weight : bolder;
	font-style : normal;
	font-family : "Monotye Corsiva", "Script MT", "Script MT Bold", "script", "cursive";
}

H5 {
	font-size : 12px;
	color : Navy;
	font-weight : normal;
	font-style : normal;
	font-family : "Monotye Corsiva", "Script MT", "Script MT Bold", "script", "cursive";
}

H6 {
	text-decoration : none;
	font-size : 10px;
	color : Black;
	font-weight : bold;
	font-style : normal;
	font-family : "Monotye Corsiva", "Script MT", "Script MT Bold", "script", "cursive";
}

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.testo  {
	text-align : center;
	color : Maroon;
	font-size : 16px;
	text-indent : 32px;
	font-family : "Monotye Corsiva", "Script MT", "Script MT Bold", "script", "cursive";
}

P.normal  {
	text-align : center;
	color : Maroon;
	font-size : 18px;
	font-family : "verdana", "arial", "sans-serif";
}

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 : "Monotye Corsiva", "Script MT", "Script MT Bold", "script", "cursive";
}

LI  {
text-align: left;
margin-left: 0px;
font-size: 18px;
}