BODY {
	background-color : #FDEDDD;
	font-family : "Book Antiqua","MS Serif", "New York", "serif";
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	text-align : justify;
	color : Maroon;
	font-size : medium;
	background-image : url(media/fondino.jpg);
	background-repeat : repeat;
}

P  {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 20px;
	text-align : justify;
	width : 500px;
	color : Maroon;
	font-size : medium;
	text-indent : 20px;
}

A {
	text-decoration: none;
	color: Navy;
}

A:HOVER {
	text-decoration: underline;
	color: Blue;
}

A:LINK {
	text-decoration : none;
	color : Navy;
}

A:ACTIVE {
	text-decoration : none;
	color : Red;
}

A:VISITED {
	text-decoration : none;
	color : #404040;
}

H1  {
	text-decoration : none;
	color : Navy;
	font-size : xx-large;
}

H2  {
	text-decoration : none;
	color : navy;
	font-size : x-large;
}

H3  {
	text-decoration : none;
	color : Navy;
	font-size : large;
}

H4  {
	text-decoration : none;
	color : navy;
	font-size : medium;
}

H5  {
	text-decoration : none;
	color : navy;
	font-size : small;
}

H6  {
	text-decoration : none;
	color : Black;
	font-size : x-small;
}


H1.title  {
	color : red;
	font-size : 32px;
	font-weight : bold;
}

H2.title  {
	color : #49D05C;
	font-size : 28px;
	font-weight : bold;
}

H3.title  {
	font-size : 18px;
	color : #F85EC0;
	font-weight : normal;
}

H4.title  {
	font-family : "Script MT", "Script MT Bold", "Serif", "script", "cursive";
	text-align : justify;
}

P.normal  {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 0px;
	text-align : justify;
	color : Maroon;
	font-size : medium;
	width : 576px;
}

P.old  {
	font-family : "Book Antiqua", "Bookman Old Style", "Script MT", "Script MT Bold", "Times new Roman", "Serif"vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 0px;
	text-align : justify;
	color : Gray;
	font-size : 18px;
}

P.script  {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 20px;
	text-align : justify;
	width : 500px;
	color : Maroon;
	font-size : medium;
	text-indent : 20px;
	font-family : "Script MT", "Script MT Bold", "script", "cursive";
}

LI.normal  {
	vertical-align : top;
	margin-top : 10px;
	margin-right : 100px;
	margin-left : 0px;
	text-align : justify;
	color : Navy;
	font-size : medium;
	width : 535px;
	font-family : "Script MT", "Serif"
}

