	body {	color: black; background: #ddffdd;
			font-family: Georgia, Garamond, serif;
			font-size: 16pt; }
	img { border-style: none; }
	A { text-decoration: underline; }
	A:link { color: green; text-decoration: none; }
	A:visited { color: green; }
	A:hover { color: red; background:  }

	/* Useful for debugging tables ... */
	/*
	table { border: solid; border-width: 0.5em; }
	table tr td { border: solid; border-width: 0.1em;}


/* Class definitions */
.none {display: none;}

div.nav { font-family: silkscreen, verdana, arial, sans-serif; font-size: 6pt; text-align: center; }

div.entry {  font-size: 100%; }
div.entry h1 { font-size: 24pt; }
div.entry h2 { font-size: 18pt; }
div.entry h3 { font-family: silkscreen, verdana, arial, sans-serif; font-size: 6pt; font-style: normal;}

div.whitehat { text-align: center; }
