BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	background-color : White;
}

.tekst{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
}

.raampilt {
	border : thin solid;
	background-color : Black;
}

.raam {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	text-decoration : none;
	border : 1px solid Black;
}

.pilt {
	border-bottom-color : Silver;
	border-bottom-style : double;
	border-collapse : separate;
	border-bottom-width : thick;
	border-right-color : Gray;
	border-right-style : double;
	border-right-width : thick;
}

.info {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15;
	border-bottom-style : dotted;
	text-align : center;
}

A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	color : Maroon;
	text-decoration : none;
}

.nupp {
	color : Maroon;
	text-decoration : none;
	text-transform : lowercase;
}


.vtekst {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8;
	color : Gray;
}

.tellimine {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12;
	color: Green;
}