/* CSS Document */
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.mindre {
	font-size: 90%;
}

.bigger {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}

.Overskrift1 {
	font-size: 30px;
	color: #330404;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", "MS Sans Serif", "MS Serif";
	text-align: center;
	margin-right: 20px;
	margin-bottom: 10px;
}
.clear {
	clear: left;
}

.Underoverskrift1 {
	font-family: "Trebuchet MS", "MS Sans Serif", "MS Serif";
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

.Overskrift1b {
	font-size: 24px;
	font-weight: normal;
}
.bigger1 {
	font-size: 115%;
}
.marginleft {
	margin-left: 60px;
}
