body 		{background-color: white);
			color: black;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}

.ingress 		{color: blue;
			font-weight: 600;
			font-style: italic;
			line-height: 1em;
			letter-spacing: 0.01em;
			font-size: 1em; }

table.text		{margin-right: 5%;
			font-family: Arial;
			line-height: 1.5em;
			letter-spacing: 0.1em;
			font-size: 1em;
			}

table.info		{background: rgb(204,204,255);
			font-size: 12pt;
			line-height: 1em;
			letter-spacing: 0em;
			float: left;
			}

a:hover 		{background: rgb(204,204,255) }

.next			{background: rgb(204,204,255)}

a.next			{text-decoration: none;}

.u			{text-decoration: underline;}
