BODY {
	background-color : #A7C3A9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	margin: 10px;
}

h1, h2, h3 {
			text-align: center; 
			color: #008000;
			}

h1 {	font-size:15pt; 
	}
		
h2 {
	font-size:14pt;
	text-decoration: underline;
}

A:link {color: #000080; text-decoration: none} 
A:visited {color: #000080; text-decoration: none}
A:active {color: #FF0000; text-decoration: none}
A:hover {
	color: Yellow;
	text-decoration: none
}
.makropode {
	font-variant: small-caps;
	font-style : italic;
}
.author {
	font-variant: small-caps;

}

td{
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	
}