body{
	font-family: VERDANA; ARIAL; HELVETICA;
	font-size: 10pt;
	text-decoration: none;
	background-color: #000000;
}

a.top:link{
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.top:visited{
	font-size: 10pt;
	color: #D2691E;
	text-decoration: none;
}

a.top:hover{
	font-size: 10pt;
	color: #A0522D;
	text-decoration: none;
}

a.main:link{
	font-size: 10pt;
	color: #993300;
	text-decoration: none;
}

a.main:visited{
	font-size: 10pt;
	color: #D2691E;
	text-decoration: none;
}

a.main:hover{
	font-size: 10pt;
	color: #661000;
	text-decoration: none;
}

p.photo{
	font-size: 9pt;
	font-family: VERDANA, ARIAL, HELVETICA;
	color: #D2B48C;
}

p.phototitle{
	font-size: 44pt;
	font-family: georgia, times new roman, times, serif;
	line-height: 1;
	color: #D2B48C;
}

table.stat th, table.stat td {
  font-size: 10pt;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background: D2B48C; }
