body {
	background-color: #3300CC;
	background-attachment: fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-image: url(picture_library/wave.jpg);
	color: blue;
   font-weight: bold;
}
h2 {
	color: Red;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
}
h3
{
color: Red;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13pt;
font-weight: bold;
}
h4
{
color: Blue;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
}
h5
{
text-align: center;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 24pt;
color: Blue;
}
p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: blue;
   font-weight: normal;
 }
 .plaghi
 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 20px;
   color: blue;
   font: bold;
   margin-left: 30px;
   font-weight: bold;
}

div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: blue;
   font-weight: normal;
  }


span {
     	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: blue;
}
td
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 20px;
color: Blue;
text-align: justify;
font-weight: normal;
}
.tdcenter
{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 20px;
   color: Blue;
   text-align: center;
   font-weight: normal;
}
.tdavventure
{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 20px;
   color: Blue;
   text-align: left;
   font-weight: normal;
   vertical-align: bottom;
   width: 50%;
}