body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	top: 0px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082339;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #082339;
}
.style1 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.bionames {
	color: #548db9;
	font-weight: bold;
	font-size: medium;
}
.pullquote {
	width: 50%;
	float:right;
	font-size:small;
	line-height:140%;
	margin:5px;
	background: url(closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
	color: #548db9;
	font-style: italic;
	font-weight: bold;
}

.pullquotesm {
	width: 80%;
	font-size:small;
	line-height:110%;
	background: url(closequote.gif) no-repeat bottom right !important;
	background /**/:url();
	color: #548db9;
	font-weight: bold;
	font-style: normal;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 150px;
}
.pullquotesml {
	width: 80%;
	font-size:small;
	line-height:110%;
	margin:5px;
	background: url(closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
	color: #548db9;
	font-weight: bolder;
	font-style: normal;
}
