BODY { 		background-color: #006666;
		background-image: url(img/tealsquare.jpg);
		color: #008b8b;
		font-size: 10pt;
		font-family: arial, sans-serif  }

A {		text-decoration: none }

A:LINK { 	color: #9bcb9b }

A:VISITED { 	color: #698b69 }

A:HOVER {	color: #00f5ff }

A:ACTIVE { 	color: #00f5ff }

H2 {		color: #d2d269;
		font-weight: normal;
		font-size: 16pt }

H3 {		margin: 2px;
		color: #8bbdbb;
		font-weight: bold;
		font-size: 10pt }

H6 {		text-align: center;
		font-style: italic;
		font-weight: normal;
		font-size: 10pt }

P {		text-align: center }

P.left {	text-align: left }

IMG {		border: 0px }

.bold {		font-weight: bold }

.tiny {		font-size: 8pt }

TABLE {		color: #008b8b;
		padding: 0px;
		border-width: 0px }

TD {		padding: 0px;
		margin: 0px;
		border: 0px;
		color: #008b8b;
		font-size: 10pt;
		font-family: arial, sans-serif }

TD.top {	background-image: url(img/table_top.gif) }

TD.middle {	background: url(img/table_middle.gif);
		padding: 20px;
		color: #008b8b;
		font-size: 10pt;
		font-family: arial, sans-serif }

TD.bottom {	background-image: url(img/table_bottom.gif) }

TD.sm {		color: #008b8b;
		font-size: 8pt;
		font-family: arial, sans-serif }

DIV.bio {	text-align: left }