body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 140%;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
	margin: 0px;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

h1 {
	display: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: blue;
	text-decoration: underline;
	font-size: 120%;
	padding-top: 15px;
}

h3 {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: black;
	text-decoration: underline;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

#omot_legenda {
	width: 320px;
	border: 2px solid #dedede;
	margin: 0px auto;
}
