.bodytext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	color: #0000FF;
	}

.bodytextcentre {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #0000FF;
}
body {
	background-image: url(../backgrounds/sand03.jpg);
}

.bodytextcentrebig {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #0000FF;
}

.shadowbox
{
background: url(images/shadow.png) bottom right;
}

.innerbox
{
position: relative;
left: -8px;
top: -9px;
}

.calendar {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #0000FF;
}
.bodytextright {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #0000FF;
}
.calendargrey {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #999999;
}
