p 	{
	font-weight:bold;
	color:blue;
	font-size:150%;
	margin-top:auto;
	margin-bottom:auto;
	font-family: Hoefler, Times, serif;
	}
p.activities
	{
	color: #82000A;
	padding: 4px;
	font-weight:bolder;
	text-decoration: none;
	}
p.activities :visited, p.activities :link
	{
	color: #82000A;
	text-decoration: underline;
	}
p.activities a:hover
	{
	text-decoration: underline;
	background-color:  #ACBDCD;
	}
h2 {color:#005110;}
img.ornament
	{
	background-color: transparent;
	margin-bottom:-25px;
	}
p.header {color:#82000A;}
p.title 
	{
	color:#005110;
	font-size:200%;
	font-weight:bolder;
	}
p.footer 
	{
	color:#005110;
	font-size:120%;
	}
p.bodytext, p.schedule, tr.schedule td
	{
	font-weight:normal;
	color:navy;
	font-size:100%;
	margin-top:auto;
	padding-top: 8px;
	padding-right: 12px;
	margin-bottom:auto;
	font-family: Hoefler, Times, serif;
	}
tr.schedule th
        {
        font-weight:bold;
        color:navy;
        font-size:100%;
        margin-top:auto;
        padding-top: 12px;
        margin-bottom:auto;
        font-family: Hoefler, Times, serif;
        }
p.header2 {color:#82000A;}
p.title2 
	{
	color:#03196B;
	font-size:150%;
	}
p.footer2 
	{
	color:#03196B;
	font-size:120%;
	}
div.button2 
	{
	color:#090C49;
	margin: 16px;
	}
div.itsovernotice
	{
	font-size: 250%;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	display: none;
	}
div.button2 :link, div.button2 :visited
	{
	color: white;
	text-decoration: none;
	padding: 5px;
	background: #82000A;
	border-style: outset;
	border-color: white;
	}
body
	{
	background-color:  #9CADBD;
	}
