body 				{background-color: #FFFBF0;
  						 font-family: Arial, Helvetica, sans-serif
  						 border: solid thick gray;
  						 border-width: 2em
}
div.address 		{margin-left:5%; margin-bottom: 1em }
h1.title 			{color: red; text-align: center; line-height: 22pt; border-top: none}
A:hover 			{background: #FFA } 
table 				{border: outset 1pt; border-spacing: 2pt}
td.label 			{font-style: italic; border: inset 1pt;background:#eeeeee; font-size: 10pt;}
td 					{background: ##FDFED3; border: inset 2pt;font-size: 10pt; }
th 					{background: #c0c0c4; text-align: center; font-weight: bold }
dt             { font-weight: bold; color:#006699;}
