BODY		{ background: url(background.png) #004;
			  color: #FFF;
			  margin: 5%;
			  font-family: arial, helvetica, sans-serif;  }

H1, H2, H3, A	{ color: #FF0; }
H1, H2, H3		{ font-family: trebuchet, arial, helvetica, sans-serif; }

TD			{ background: #006;
			  border: solid 1px #88F;
			  padding: 8px; }
TD.nogrid	{ background: transparent;
			  border: none;
			  padding: 0; }

A			{ text-decoration: none; }
A:hover 	{ text-decoration: underline; }

.footer		{ font-size: 70%; }
.notop		{ margin-top: 0px; }
.dateline   { font-family: "Lucinda Console", courier, monospace;
              font-weight: bold; } 
