<!--

/* HEADER */

div.hdimgshuttle {
	display: none;
	}

div.logoshuttle {
	position: absolute;
	top: .15in;
	left: 0in;
	margin: 0pt;
	padding: 0pt;
	}

/* END HEADER */

/* BEGIN CONTENT STYLES */

table.shuttle {
	margin: 0pt 0pt 18pt 0pt;
	border: 1pt solid #000000;
	}

table.shuttle th {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 2pt 6pt 2pt 6pt;
	}

table.shuttle th.shtlcol1 {
	text-align: center;
	border-right: 1pt solid #000000;
	}

table.shuttle th.shtlcol2 {
	border-right: 1pt solid #000000;
	}

table.shuttle th.shtlcol3 {
	text-align: center;
	}

table.shuttle td {
	font-size: 9pt;
	line-height: 11pt;
	padding: 2pt 6pt 2pt 6pt;
	border-top: 1pt solid #000000;
	}

table.shuttle td.shtlcol1 {
	text-align: center;
	border-right: 1pt solid #000000;
	}

table.shuttle td.shtlcol2 {
	border-right: 1pt solid #000000;
	}

table.shuttle td.shtlcol3 {
	text-align: center;
	}

div.content dl {
	margin: 0pt 0pt 0pt 0pt;
	}

div.content dt {
	font-size: 9pt;
	line-height: 11pt;
	float: left;
	}

div.content dd {
	font-size: 9pt;
	line-height: 11pt;
	margin: 0pt 0pt 0pt 60pt; 
	}

/* END CONTENT STYLES */
	-->