/* Common styles for robocap's Tower of Babel pages
v. 1.0 - July 2003 */
/* modificazioni tag */
	BODY {
	 	  margin-left:5; margin-right:5; margin-top:0;
		  font-family : "Bookman Old Style", Garamond, serif;
		  font-size : medium;}
	
	H1, H2, H3, H4, H5, H6 {font-family: "Times New Roman", Times, serif}
	
/*	definizione classi */
		.nota {
	font-size : medium;
	font-weight : bold;
	font-style : oblique;}

	.esperanto {color : Lime}
	.kalos {font-family :  "Lucida Calligraphy"}
	.medieval{font-family : Lucida Blackletter}
	.media {font-size: 11pt}
	.copyright {font-size: 10pt; font-style: italic; color: red;}
