body, table, tr, td, p, dl, dt, dd {
	font-family: Arial, Helvetica, Sans-serif, Geneva;
	color: #ffffff;
	line-height: 17px;
	font-size: 12px;
}

input, select, textarea {
	color: #000000;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #e3eed3;
}
a:link {
	text-decoration: none;
	color: #e3eed3;
}
a:visited {
	text-decoration: none;
	color: #e3eed3;
}
a:hover {
	text-decoration: underline;
	color: #e3eed3;
}

.credit {
	font-size: 11px;
	line-height: normal;
	color: #92997d;
}
a.credit {
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	color: #92997d;
}
a.credit:link {
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	color: #92997d;
}
a.credit:visited {
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	color: #92997d;
}
a.credit:hover {
	font-size: 11px;
	line-height: normal;
	text-decoration: underline;
	color: #92997d;
}

.smaller {
	font-size: 11px;
}

