H1, .headertext  {
	color : Yellow;
	font-weight : bold;
	font-family : Arial;
	font-size : 22pt;
	margin-bottom : 0;
}

.topmenu  {
	color : White;
	font-weight : bold;
	font-family : Arial;
	font-size : 10pt;
}

.leftmenuheader  {
	color : White;
	font-weight : bold;
	font-family : Arial;
	font-size : 16pt;
}

.leftmenutext  {
	color : White;
	font-weight : bold;
	font-family : Arial;
	font-size : 12pt;
	text-decoration : none;
}

.leftmenutextsmall  {
	color : Gray;
	font-weight : bold;
	font-family : Arial;
	font-size : 10pt;
}

.newsheader  {
	color : DarkGreen;
	font-weight : bold;
	font-family : Arial;
	font-size : 14pt;
}

.newstext  {
	color : DarkBlue;
	font-weight : normal;
	font-family : Arial;
	font-size : 12pt;
}

.middleheader  {
	color : DarkBlue;
	font-weight : bold;
	font-family : Arial;
	font-size : 14pt;
}

.middletext  {
	color : Black;
	font-weight : normal;
	font-family : Arial;
	font-size : 12pt;
}

.middletextsmall  {
	color : Black;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 120%;
}

.middletextverysmall  {
	color : Black;
	font-weight : normal;
	font-family : Arial;
	font-size : 8pt;
}

.locationtextverysmall  {
	color : Black; /* #6E6E6E; */
	font-weight : normal;
	font-family : Arial;
	font-size : 8pt;
}

.rightmenuheader  {
	color : Black;
	font-weight : bold;
	font-family : Arial;
	font-size : 12pt;
}

.rightmenuitem  {
	color : Black;
	font-weight : bold;
	font-family : Arial;
	font-size : 12pt;
}

.rightmenuitemsmall  {
	color : Black;
	font-weight : bold;
	font-family : Arial;
	font-size : 8pt;
}

.footertext  {
	color : LightBlue;
	font-weight : normal;
	font-family : Arial;
	font-size : 10pt;
}

