/* CSS Document */
body,table,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
a {
	font-size: 36px;
	color: #0000CC;
	text-decoration: underline;
}
.rigtigstor {
	font-size: 48px;
}
.stor {
	font-size: 24px;
}
.overskrift {
	font-size: 48px;
	font-weight: bold;
}

.radio {
	height: 50px;
	width: 50px;
}
.inputbutton {
	font-size: 36px;
	width: 300px;
	height: 50px;
	background-color: #00CCFF;
}
.smallbutton {
	font-size: 36px;
	width: 200px;
	height: 50px;
	background-color: #00CCFF;
}
.inputhalvlang {
	font-size: 36px;
	width: 400px;
	height: 50px;
}
.inputlong {
	font-size: 36px;
	width: 75%;
	height: 50px;
}