﻿body 
{
    font-size: 10pt;
	font-family: Arial;
	color: black;
}

.PageTitle
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	color: #003300;
	border-bottom: #003300 thin solid;
	width: 100%;
}
.BodyText
{
	font-size: 10pt;
	font-family: Arial;
	color: black;
}
.EventDate
{
	font-size: 14pt;
	font-family: Arial;
	color: #99cc99;
	font-weight:bold;
}