	  body {
		font-family: "Arial", "Times New Roman", Times, serif;
		color: black;
		font-size: 10px;
		background-image: none;
		background-color: navy}
	  table {
		font-family: "Arial", "Times New Roman", Times, serif;
		color: black;
		font-size: 12px;
		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;}
	.clicktoapply { color: red; font-weight: bold;}
	.terms { font-weight: bold;}
	.cardtitle { color: red; font-weight: bold;}
	.titlecaption { color: black; font-weight: bold; font-style: italic}


	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;
	}