body {
	background: #B0C4DE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
h2 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: -5px;
	font-variant: small-caps;
}
.content {
	padding: 10px 25px;
	line-height: 150%;
	background-color: #ffffff;
	margin-left: 20px;
margin-right: 20px;
}
a:link { 
font-size: 12px;
color: blue;
text-decoration: underline;
padding: 5px;
}
a:visited {
font-size: 12px;
	color: Silver;
}
a:hover {
font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-color:#000066
}
a:active {
	font-size: 12px;
	color: red;
}

#masthead {
	width: auto;
margin-left: 20px;
margin-right: 20px;
	margin-bottom: 0px;
	border-bottom: #990000 solid 2px;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
#photo {
	width: 600px;
	background-color: #B4BDC6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px
}
#photo p {
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}
#photo img {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0;
	padding-right: 0;
	border: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
}
#photo a:link { 
color: blue;
text-decoration: none;
}
#photo a:visited {
	color: black;
}
#photo a:hover {
	color: blue;
	background: white;
	font-weight: bold;
	}
#photo a:active {
	color: blue;
}
#meeting {
	text-align: center;  /* IE5 */ 
}
.meetinginfo {
	background-color: #F5F5F5;
	border: Navy 1px dotted;
	width: 50%;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
}
dt {
	padding-top: 20px;
	font-weight: bold;
}
.pullquote {
	font-family: "Times New Roman", Times, serif;
	background: #FFFFE0;
	font-style: oblique;
	font-size: 14pt;
	border: solid 1px navy;
	padding: 4px;
}
.pgtop {
text-align: right;
font-size: 75%;
}
.toc {
	border-top: 1px solid navy;
	border-left: 1px solid navy;
	border-right: 2px solid navy;
	border-bottom: 2px solid navy;
	width: 75%;
	padding: 5px;
	text-align: left;
}
