BODY { background: #ffffff; font-family: Verdana,Arial,sans-serif;font-size: 11pt }
TD {font-size: 11pt}
.bio {
	width: 580;
	font-style:italic;
	background: white;
	padding: 5px
	}
.listtitle { font-size: 11pt;font-weight: bold }
.soundbite { font-size: 12pt;font-weight: bold }
.quote { font-size: 12pt;margin:10px }
.big_maroon {
	font-size: 14pt;
	font-weight: bold;
	color: #ce2842;
	}
.big_lilac {
	font-size: 14pt;
	font-weight: bold;
	color: #7b518c;
	}
.big_blue {
	font-size: 14pt;
	font-weight: bold;
	color: #cecfde;
	}
.smalltip {
	font-size: 10pt;
	font-style:italic;
		}
#titlebar {
	position: absolute;
	top: 7px;
	left: 7px;
	width: 800px;
	height: 120px;
	background: #ffffff;
	font-weight: bold;
	color:#ffffff;
	padding:10px
	}
#menu {
	font-family: arial;
	font-size: 14pt;
	color: #7b518c;
	position: absolute;
	top: 132px;
	left: 17px;
	width: 90px;
	height: 1800px;
	background: #b9c2da;
	padding-left:2px
	}
#content {
	position: absolute;
	top: 132px;
	left: 107px;
	width: 673px;
	background: #FFFFFF;
	height: 1800px;
	padding-left:10px
	}
A {text-decoration: none}
A:Hover {
	color: black
	}