@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4D341E;
}

body {
	background-color: #FFD5EA;
	margin-top: 24px;
}
p {
	text-align: justify;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: large;
	text-align: center;
}
h2 {
	font-size: medium;
}
.foter {
	text-align: center;
	color: #CCC;
}
.foter .foter a {
}

.centar {

}
h3 {
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
