body {
	font-size: 90%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	color: #000099;
	text-align: left;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #FFFFE0;
	background-attachment: fixed;
}
	
.page {
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 798px;
	background-color: #FFFFE0;
}
	
.centre_calendar {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-left: 55px;
}

.content {
	background-color: #FFFFE0;
}

#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #0000CC;
	text-shadow: #FF0000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 135px;
	width: 798px;
}

#header .imgleft {
	float: left;
	margin-left: 10px;
}
#header .imgright {
	float: right;
	margin-right: 10px;
}

.style4 {
	color: #0000CC;
	font-size: 38px;
	font-weight: 600;
	font-style: oblique;
	text-shadow: 2px 2px #00FFFF;
}

.style5 {
	color: #0000CC;
	font-size: 20px;
	font-weight: 500;
	font-style: oblique;
	text-shadow: 1px 1px #00FFFF;
}

.style6 {
	color: #0000CC;
	font-size: 15px;
	font-weight: 500;
	font-style: oblique;
	text-shadow: 1px 1px #00FFFF;
}

.style7 {
	color: #0000CC;
	font-size: 13px;
	font-weight: 500;
	font-style: normal;
	text-shadow: 1px 1px #00FFFF;
}

.style8 {
	color: #0000CC;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	text-shadow: 1px 1px #00FFFF;
}

.page .content p {
	margin-top: 9px;
	margin-bottom: 3px;
}

