/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #f3fg44;
	}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
		}


h1 {font-size: 17px;font-weight: bold;	color: #ffffff;	text-align:left;background-repeat: no-repeat;background-position: top left;text-indent: 30px;	line-height: 25px;	height: 15px;	}
h2 {font-size: 14px;font-weight: bold;	color: green;	text-align:left;background-repeat: no-repeat;background-position: top left;text-indent: 30px;	line-height: 25px;	height: 15px;	}
.tekstsr {border : 0px;}



/* Links */
a:link, a:visited {
	font-size: 11px; color: #000000; text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
        font-weight: bold;
	}

a:hover {
	color: #000000;	text-decoration: none;
	}

