BODY  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.bgcolour {
	background-color: White;
	border-right: 1px solid #191970;
	border-left: 1px solid #191970;
	background-image: url(images/sky.jpg);
	background-repeat: no-repeat;
}
A {
	color: Black;
	font-size:  100%;
	text-decoration: none;
}
A:Hover {
	color: Black;
	font-size:  100%;
	text-decoration: underline;
}
.tableContent {
	font-size: 95%;
}
.activityTitle {
	font-size: 150%;
	font-weight: bold;
}
.subheadings {
	font-size: 100%;
	font-weight: bold;
}
.headerLine {
	border-bottom: 1px solid Black;
}
.barcolour {
	background-color: #0BB535;
	font-size: 70%;
	color: White;
	font-weight: bold;
}
.copyright {
	font-size: 70%;
}
A.pluginLink {
	font-size: 80%;
	color: Red;
	font-weight: normal;
	text-decoration: underline;
}
A.pluginLink:hover {
	font-size: 80%;
	color: Black;
	text-decoration: underline;
}
A.worksheetLink {
	font-size: 85%;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
A.worksheetLink:hover {
	font-size: 85%;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}
.supportMaterials {
	background-color: #69A2E9;
	font-size: 100%;
	font-weight: bold;
	color: White;
}
.supportMaterialsBorder {
	border: 1px solid Black;
}
A.bottombarLink {
	font-size: 100%;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
A.bottombarLink:hover {
	font-size: 100%;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
A.startActivityLink {
	font-size: 100%;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
A.startActivityLink:hover {
	font-size: 100%;
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}
.activityButtonBorder {
	border-bottom: 1px solid Navy;
	border-right: 1px solid Navy;
}
