body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .76em;
	color: #000000;
}
.biohdr {
	font-style: italic;
	font-weight: bold;
	background-color: #CCFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
p{
	margin-top:.3em;
	margin-bottom:.3em;
}
.footer {
	font-size: 1em;
	color: #999999;
}
div#listmenu{
	float:left;
	width: 100%;
	font-size: 1em;
	background-color: #ffd;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div#listmenu ul{
	margin:0 0 0 20px;
}

div#listmenu li{
	float:left;
	padding:0 10px;
	list-style-type:none;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: none;
}
.banner {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.headline {
	font-size: 1.5em;
	font-weight: bold;
}
.quotelead {
	font-size: 1em;
	background-color: #cff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #888;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #888;
	padding-left: 20px;
	background-image: url(images/balloon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.quotebody {
	font-style: italic;
	font-size: 1em;
}
