html, body {
	background: #ffff;
	padding: 3px;
	color: #000;
	margin: 0;
	}
	
.indextop, .footer {
  display:none;
}
.mobileonly {
  font-size: 135%;
  font-weight: bold;
  font-stile: normal;
}

.toptitle em
{
  font-size: 200%;
  font-weight: bold;
  font-style: normal;
  color: #000066;
}

.ttl
{
 color: #006600;
 font-weight: bold;
 font-size: 135%;
}

.ttlspl
{
  color: blue;
  font-size: 80%;
}
.ttldate
{
 color: #000066; /* autumn blue? */
 font-weight: bold;
 font-size: 125%;
}