BODY {
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
	color							: #CAEFFD;
	font-size					: 11pt;
	font-weight				:	regular;
}
.studentTabel {
	background-color		:	#CBBECD;
	border							: #653A71 solid 1px;
}
TD.studentTitelKlein {
	font-family			: Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-weight			: bold;
	color						: #653A71;
	padding-left: 10px;
}
TD.kleineTekst {
	font-family			: Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	color						: #653A71;
	padding-left: 10px;
}
TD.kleineTitel {
	font-family			: Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight			: bold;
	color						: #653A71;
	padding-left: 10px;
}
TD {
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
	color							: #CAEFFD;
	font-size					: 11pt;
	font-weight				:	regular;
}
TD.main {
	color							: #4f2f4f;
	font-size					: 11pt;
	font-weight				:	regular;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
}
TD.header {
	color							: #FFFFFF;
	font-size					: 14pt;
	font-weight				:	bold;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
}
TD.header2 {
	color							: #4f2f4f;
	font-size					: 14pt;
	font-weight				:	bold;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
}
TD.headerpaars {
	color							: #4f2f4f;
	font-size					: 14pt;
	font-weight				:	bold;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
}
TD.tekst {
	color							: #4f2f4f;
	font-size					: 10pt;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
}
TD.tekstpaars {
	color							: #4f2f4f;
	font-size					: 11pt;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
}
TD.error {
	color							: #FF0000;
	font-size					: 11pt;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
}
TD.error2 {
	color							: #DB2424;
	font-size					: 11pt;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
}
TD.menu {
	color							: #4f2f4f;
	font-size					: 11pt;
	font-weight				:	regular;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
}
A.hypertekst {
	color							: #4f2f4f;
	font-size					: 11pt;
	font-family				: Trebuchet Ms, Arial,Verdana,Helvetica,Geneva,Swiss;
	text-decoration		: underline;
}
.TextField {
	background-color	: #FFFFFF;
	border-color			: #000000;
	border-style			: ridge;
	border-width			: 1;
	color							: #4f2f4f;
	font-size					: 11pt;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
	width							: 300px;
}

.TextArea {
	background-color	: #FFFFFF;
	border-color			: #000000;
	border-style			: ridge;
	border-width			: 1;
	color							: #4f2f4f;
	font-size					: 11pt;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
	width							: 300px;
}

.Button {
	background-color	: #FFFFFF;
	border-color			: #000000;
	border-style			: ridge;
	border-width			: 2;
	color							: #4f2f4f;
	font-size					: 12pt;
	font-family				: Trebuchet Ms, Arial,Times,Verdana,Helvetica,Geneva,Swiss;
}
A:link {
	text-decoration	: line;
	color						: #653A71;
	font-style			: normal;
}
A:visited {
	text-decoration	: line;
	color						: #653A71;
	font-style			: normal;
}
A:hover {
	text-decoration	: line;
	color						: #653A71;
	font-style			: normal;
}
A.studentLink {
	font-family			: Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-weight			: bold;
	color						: #653A71;
	text-decoration	: line;
}