/* Created by Stefano Vanzo, - www.elettroweb.net  244,197,244*/

  body {
	font-family: Tahoma, Verdana, Courier, "Courier New", Arial, "Times New Roman";
	font-style: italic;
	font-size: 15px;
	font-weight: normal;
	background-color: rgb(244, 234, 244); /* #f4eaf4 */
	color: rgb(142, 14, 52); /* #8e0e34 */
}

  p { 
  font-size: 1em;
    }

