.menu {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	text-decoration : underline;
	color: Red;
	font-weight : bold;
}
H1{
	font-family : "Courier New", Courier, monospace;
}

H2{
	font-family : "Courier New", Courier, monospace;
}

.bold {font-weight: bold;}
.podol{line-height: 130%;}

td {line-height: 130%;}