.bodytextRED {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
.bodytextBLUE {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	line-height: 20px;


}
.headline {
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bold;
	color: #FF3333;
	line-height: normal;

}
.smalltext {

	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF3366;
	text-decoration: none;
}
.smalltextblue {


	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bodytextwhite {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;

}
.smalltextgreen {



	font-family: "Comic Sans MS";
	font-size: 8px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.bodytextYELLO {

	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.border {
	border: thick solid #FFFFFF;
}
.whitetext {


	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headlineblue {

	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bold;
	color: #333399;
	line-height: 60px;
}
.background {
	background-image: url(images/background_left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #336699;

}
.blackbird {


	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headline2 {
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	line-height: normal;

}
.centred {
	vertical-align: middle;
}
.SUBHEADWHITE {


	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

