body, td {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
}


a, a:visited, a:link, a:active {
	background: transparent;
	color: #666666;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}

a:hover {
	color: #373737;
	background: transparent;
	text-decoration: underline;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #fdfdfd;
}

textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #fdfdfd;
}

TABLE TR TD DIV#content DIV#center TABLE TR TD {
	text-align: left;
	vertical-align: middle;
}