﻿.PageHead {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: x-large;
	font-weight: normal;
	font-style: italic;
	color: #000080;
	width: 325px;
}
.Body {
	border-width: 2px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
		font-size: small;
		font-weight: normal;
		font-style: normal;
	height: 125px;
}
.Heading {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
.EventHeading {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000080;
}
.between {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 5px;
}
