body, td, p, input, textarea {
	font: 12px normal "Lucida Grande", Verdana, Lucida, "LiGothicMed", "MS Gothic", Arial, Tahoma, sans-serif;
	line-height: 160%;
}

td.top {
	color: #FFFFFF;
}
td.top a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
td.top a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
td.top a:hover, a:active {
	color: #FFFFFF;
	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: #000000;
}
td.bottom a:link {
	color: #000000;
	text-decoration: underline;
}
td.bottom a:visited {
	color: #000000;
	text-decoration: underline;
}
td.bottom a:hover, a:active {
	color: #000000;
	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;
}
