body, td
{
	font-size: .8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content
{
	width: 760px;
	margin: 10px auto;
}
.centred
{
	text-align: center;
}
.mainBlock
{
	border: 1px solid black;
	margin: 0px 20px;
}
.hugeBold
{
	font-weight: bold;
	font-size: 2em;
	margin: 7px 0px;
}
.largeBold
{
	font-weight: bold;
	font-size: 1.5em;
	margin: 7px 0px;
}
.large
{
	font-size: 1.5em;
	margin: 7px 0px;
}
.italics
{
	font-style: italic;
}
.smallBold
{
	line-height: 1.4em;
	font-weight: bold;
	margin: 7px 0px;
}
.red
{
	color: red;
	font-size: 1em;
}
.minutesEvent
{
	line-height: 1.5em;
	margin: 5px 0px 5px 20px;
}
#ajaxFeedback {
	text-align: center;
}
td {vertical-align: top; }
.eventTime {width: 19%; }