.tekst {
	font-family : verdana;
	font-size :8pt;
	font-weight=400;
	align: center;
	clear: none;
	color: #202F6A;
	line-height: 20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

td {
	font-family : verdana;
	font-size :8pt;
	color: #202F6A;
}
	
	h4{
		font-family : verdana;
		font-size : larger;
		font-weight : bold;
		color : #202F6A;
		margin-bottom : 0px;
	}
	
	h1{
		font-family : verdana;
		font-size : larger;
		font-weight : bold;
		color : #202F6A;
		margin-bottom : 0px;
	}

a {	color: #3080b9; text-decoration: underline; }
a:hover { color: MidnightBlue; text-decoration: none; }
