body	{
	background-color: #000000;
	text-align: center;
	font-family: georgia, "times new roman", times, serif;
}

#content td.mid	{
	padding: 15px;
	vertical-align: top;
}

.viewlist	{
	font-variant: small-caps
}

.viewlist p	{
	line-height: 1.4;
	font-size: 80%;
	font-weight: bold;
}

.disclaim	{
	color: #DDB881;
	text-align: center;
	vertical-align: bottom;
	font-size: 8pt;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #7D4800;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}