body, td, p, input, textarea {
	font: 12px normal "Lucida Grande", Verdana, Lucida, "LiGothicMed", "MS Gothic", Arial, Tahoma, sans-serif;
	line-height: 180%;
}

td.top {
	color: #000000;
}
td.top a:link {
	color: #000000;
	text-decoration: underline;
}
td.top a:visited {
	color: #000000;
	text-decoration: underline;
}
td.top a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

td.content {
	color: #000000;
}
td.content a:link {
	color: #000000;
	text-decoration: underline;
}
td.content a:visited {
	color: #000000;
	text-decoration: underline;
}
td.content a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

td.bottom {
	color: #FFFFFF;
}
td.bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
td.bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.bottom a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.Table {
	font: 12px normal "Lucida Grande", Verdana, Lucida, "LiGothicMed", "MS Gothic", Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 160%;
	text-decoration: none;
	color: #333333;
}

table.chart {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}
table.chart td, th {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.chart td {
	color: #333333;
}