  body {
	font-family: "Arial", "Times New Roman", Times, serif;
    color: black;
	font-size: 10px;
	background-image: none;
    background: white }
  table {
	font-family: "Arial", "Times New Roman", Times, serif;
    color: black;
	font-size: 11px;
	background-image: none;
    background: white }

    H1 {
		font-size: 12px
		}

	A:link { color:black;}
	A:hover { background: silver }
	A:active {color: black }
	A:visited {color: black }
    P.by {color: gray;}
	A.by:link { color: gray;}
	A.by:visited { color: gray;}
	.emph { color: black; font-weight: bolder;}
	.light { color: #939393; font-size: 8px;}

	table.GoogleBox {
	border: 1px solid;
	border-style: outset;
	border-color: black;
	padding: 0px;
	}

	table.highlightbox {
	border: 1px solid;
	border-style: outset;
	border-color: black;
	padding: 2px;
	}

	.navigation {
	font-family: Georgia, "Arial", "Times New Roman", Times, serif;
    color: black;
	font-size: 13px;
	background-image: none;
    background: white }
