.Bodygreen {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #003C00;
	text-align: center;
	vertical-align: top;

}
.Vacancies {
	background-color: #66FF66;
	font-family: "Comic Sans MS", cursive;
	font-size: 9pt;
	font-weight: bold;

}
.Limited {
	background-color: #FF9900;
	font-size: 11px;

}
.Full {
	background-color: #FF0000;
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000000;

}
.Past {
	background-color: #CCCCCC;
}
.PitchVacancies {
	background-color: #FFFF00;
}
.TypeLayers {
	font-family: "Comic Sans MS";
	font-size: x-small;
	color: #FF0000;
	background-color: #FFFF99;
	visibility: hidden;
	font-style: italic;
	border: #FF0000;

}
Underline {
	text-decoration: underline;
}
ul {
	text-decoration: underline;
}
.Special {
	background-color: #FFFF00;
}
.Infoblock {
	float: none;
	height: 300px;
	width: 500px;
	clear: left;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #006600;

}
.Linkred {
	color: #F00;
}
.vacancytables {
	font-family: "Comic Sans MS", cursive;
	font-size: 8pt;
	text-align: center;
}

