﻿body {
	font-family:Arial, Helvetica, sans-serif;
}
#outer	{
	text-align:center;
}
#content	{
	width:750px;
	margin:0 auto;
	background-image:url(images/sumtextb.jpg);
	text-align:left;
	padding:10px;
}

h1 {
	font-weight: bold;
	font-size: xx-large;
	color:blue;
	text-align: center
}

li	{
	margin-bottom:1ex;
}

table.programme	{
	background-color: #00FFFF;
	margin-left:auto;
	margin-right:auto;
}

tr	{
	height: 33px;
}

td	{
	background-color: #FFFFFF;
	background-image: url(images/sumtextb.jpg);
	padding-left:1em;
	padding-right:1em;
}

th	{
	background-color: #FFFFFF;
}

.alpha	{
	list-style-type:lower-alpha;
}

.note	{
	font-size:smaller;
	font-style:italic;
}

.subhead {
	font-size: small;
	text-align:center
}
.footer {
	font-size: small;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px
}
.subhdg	{
	color:blue;
	text-align:center;
}

address {
	font-style: normal;
	text-indent:25px
}
.progheading {
	font-size: large;
	color: maroon
}	
h2 {
	color:blue;
	font-size:x-large;
	margin-bottom:0;
}
.navlink {
	text-align:center
}
.noborder {
	border-width: 0px;
}

.intro {
	font-size: 12.0pt;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	margin-top:0;
	margin-bottom: 5px;
}

.date	{
	vertical-align:middle;
	text-align:center;
}

.event	{
	vertical-align: middle;
}

.hid	{
	visibility:hidden;
}
.blankname	{
	color:gray;
}

.black	{
	border:medium black solid;
	padding:10px;
}
.signature	{
	text-align:right;
}

.topic	{
	color:blue;
	font-weight:bold;
}