.heading {
	font-style: normal;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;

}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990066;
	border-bottom-style: double;
}

.diaryDate {
	font-weight: bold;
}

.diaryEvent {
	color: #990066;
	font-weight: bold;
}

td {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
}

.afterEvent {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-variant: normal;
	font-weight: bold;

}
.copyright {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	font-size: 12px;
background-image: url(/images/bottom.gif); 
background-color: #ffffff;
}
.small {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	font-size: 12px;
}
.headingUnderlined {
	font-style: normal;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;

}

table {
	border-collapse: collapse;
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
}

.background {
background-image: url(/images/background.jpg);
background-color: #FFFFDD;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
    background-image: url(/images/top.gif);
}
