body {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	background-color: #2C436D;
}
#header {
	float: left;
	height: 110px;
	width: 800px;
}
#nav {
	clear: none;
	float: left;
	width: 140px;
	display: inline;
}
#content {
	clear: none;
	float: left;
	width: 600px;
	margin-left: 35px;
	display: inline;
}
#footer {
	clear: both;
	float: left;
	width: 800px;
	margin-top: 20px;
}
h3 {
	font-family: Garamond, Georgia;
	font-size: 26px;
	color: #003366;
	font-weight: bolder;
	font-style: normal;
}
h4 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
h5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
}

a {
	color: #990000;
}
a:hover,a:visited{
	color: #003366;
}

.linkLisabee {
	color: #003366;
}
.txtRed {
	color: #990000;
}
.imgBlockR20 {
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}
.imgBlockL20 {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: left;
}
.marginLeft30 {
	margin-left: 30px;
}

.speakerName {
	font-size: 18px;
	font-style: italic;
	color: #003366;
}
.font10 {
	font-size: 10px;
}
.font14 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

