body {
	margin-top: 3px;
	background-image: url(../../images/bg.gif);
}
.emphasis {  color: #CC3300; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
.lessontitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-decoration: none}
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-decoration: none}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666; text-decoration: none}
a:link {
	color: #0000FF;
	text-decoration: none;
}

a:active {
	color: #00FF00;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990066;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.danish {
	color: #660000;
	font-style: normal;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.narrativeComment {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.bigHeading {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyTextBigger {
	font-size: 14px;
}

.whiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.etword {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.redBold {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.englishExample {
	color: #006600;
}
.note {
	color: #003300;
}
