body {
	margin: 0 0 0 0;
}

.repeat {
	background-repeat: no-repeat;
}

h3 {
font-size: 13pt;
font-family: arial, sans-serif;
color: #333300;
text-decoration: underline;
text-align: center;
}

h4 {
font-size: 10pt;
font-family: arial, sans-serif;
color: #333300;
text-decoration: underline;
text-align: left;
}

.tekst {
font-size: 10pt;
font-family: arial, sans-serif;
color: #333300;
}

.text_indent {
font-size: 10pt;
font-family: arial, sans-serif;
color: #333300;
text-indent: 20px;
text-align: justify;
}

.alert {
font-size: 10pt;
font-family: arial, sans-serif;
color: #993300;
}

.alert_big {
font-size: 11pt;
font-family: arial, sans-serif;
color: #993300;
}

input, textarea {
background-color: transparent;
border-color: #000000;
border-width: 1px;

}

a:link {
	color: #333300;
}
a:visited {
	color: #333300;
}
a:active {
	color: #333300;
}
a:hover {
	color: #009900;
}

a.link:link {
	color: #0000FF;
}
a.link:visited {
	color: #0000FF;
}
a.link:active {
	color: #0000FF;
}
a.link:hover {
	color: #0066FF;
}

