		body, .content, .menuText, .copyrightText, a.menuOption, .eventTitle {
			font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
			font-size: small; 
			/* changed from 12pt to small to allow user control over text size -jga
			   added p for application to category calendar */
		}
		table {
			font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
		}
		.copyrightText {
			font-size: 7pt;
		}
		.content{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;

		}
		.menuText{
			font-style: normal;
			color: White;
		}
		a.menuOption{
			font-style: normal;
			color: White;
			text-decoration: none;
		}
		a.menuOption:hover{
	color: White;
	text-decoration: underline;

		}		
		br.spacer{
			padding-bottom: 10px
		}
		br.subMenuSpacing{
			margin-bottom: 25px;
			
		}
		.eventTitle{
			font-weight: bolder;
		}

		h1 {
			margin-bottom: 0px;
}

		h2 {
			margin-bottom: 6px;
}

		h3, h4{
			padding-bottom: 0px;
			padding-top: 0px;
			margin-bottom: 8px;
			margin-top: 12px;			
		}
/* .tab: for use in the cdr_ (calendar) files -jga  */
		.tab {
			font-size: 11pt;
		}

/* style definition for showing or hiding the layer with the schedule -jga */
		.calendarLayer  {color:#000033; layer-background-color:#cc0000;
				position:absolute; top:100px; left:100px; width:620px; height:600px;
				z-index:99;  visibility:hidden;}
p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 0px;
}
 .border {
	border: 1px solid #330000;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.insertMenu {
	margin: 0px 0px 6px;
	padding: 0px;
}
a.insertMenu {
	color: #000000;
	text-decoration: none;
}
a.insertMenu:hover {
	color: #000000;
	text-decoration: underline;
}
.rightMenuImage {
	height: 79px;
	width: 191px;
	border: 0px;
	padding: 0px;
	margin-bottom: 12px;
}
ol {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 36px;
}
li {
	margin-bottom: 6px;

}
