body
{
  background-color:#FFFFFF;
  font-size:12pt;
}

.banner
{
	color:darkgreen;
	text-transform:uppercase;
	font-family:serif;
	font-size:26pt;
}

.pageTitle
{
	color:#000000;
	font-family:serif;
	font-style:italic;
	font-size:20pt;
}

a 
{
	text-decoration:underline; 
	color:darkgreen; 
	font-weight:bold;
	font-size:11pt;
}

.subjectAreas
{
	color:darkgreen;
	font-family:serif;
	font-size:15pt;
}

.headings
{
	font-size: 17pt;
	color: darkgreen; 
	font-family:serif;
}

.indented
{
	text-indent:16pt;
}

.newstitles
{
        color:darkgreen;
        text-transform:uppercase;
        font-family:serif;
        font-size:16pt;
}

.attention
{
	font-size:16pt;
	font-style:italic;
	font-weight:bold;
}
.eventtitles
{
	font-size:14pt;
	font-family:serif;
	color:darkgreen;
}