html body {color:#F0F0F0;
}


body {
	overflow:hidden;
	font-family:verdana, sans-serif;
	margin:0px;
	color:#C9D2BD;
}

img {
width:100%;
}

h1 {

	font-size:55px;
	font-weight: bold;
	color:#000000;
}
h2 {
	color:#000000;
	font-size:2em;
}
h3 {
	color:#000000;
	font-size:115%;
	border:2px solid #f69;
	background-color:#FFFFFF;
	text-align:center;
	padding:8px;
}
h4 {
	color: #000000;
	font-size: 90%;
	font-style: italic;
}


.button {
	color: #000000;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B759A5;
}

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover, a:active{
	color: #B759A5;
	text-decoration: none;
} 

.tekst {
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tekstItalic {
	color: #000000;
	font-size: 90%;
	font-style: italic;
}
