BODY, TABLE, TD {
	color: #287B77;
	font-family: Verdana;
	font-size: 12px;
}

.messages {
	color: red;
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
}

.indent {
	text-indent : -25px;
	margin-left : 25px;
}

.radio {
	width: 25px;
	height: 25px;
}

.hyper {
	cursor: default;
}

.hyperover {
	cursor: default;
	background-color : transparent;
	text-decoration : underline;
}

.vraag {
	vcolor: #81adb5;
	color: #000;
	font-size: 24px;
	font-weight: bold;
}

.antwoord {
	acolor: #28a8bf;
	color: #000;
	font-size: 24px;
	font-weight: bold;
}

.light {
	background-color : #b7d5de;
	color : #b7d5de;
}

.middle {
	background-color : #81adb5;
	color : #81adb5;
}

.dark {
	background-color: #28a8bf;
	color : #28a8bf;

}

.poweredby {
	font-size : 9px;
}

.title {
	font-size : 24px;
	font-weight : bold;
	color: #81adb5;
}

.question {
	qcolor: #a0a0a0;
	color: #000;
	font-size : 14px;
  font-weight: bold;
	line-height : 120%;
}

.cell_state0 {
	background-color : transparent;
	cursor : hand;
}

.cell_state1 {
		background-color : #FB06B9;
		cursor : hand;
}

.cell_state2 {
		background-color : #FB9C06;
		cursor : hand;
}

td.uitleg {
	font-size : 10px;
	font-weight : normal;
}

.msg {
  font-weight: normal;
}