body		{ margin: 0 }
div.header      { background-color: #FFFFFF;
		  color: #000000;
		  width: 660px;
		  height: 220px;
		  font: 12pt "Broadway"}
img.header      { float: left;
		  width: 208px;
		  height: 227px;
		  position:absolute;
		  left: 0px;
		  top: 0px}
div.title       { position:absolute; 
                  left: 216px;
                  top: 9px;
		  width: 440px }
h1.title        { font: 18pt/13pt "Broadway";
		  text-align: center}
div.address     { text-align: center}
div.corner2     { position: absolute;
                  top: 213px;
		  left: 649px}

div.border      { position: absolute;
		  left: 0px;
		  top: 227px;
		  background-color: #FFFFFF;
		  color: #000000;
		  vertical-align: top;
		  font: 10pt "Arial";
		  text-align: left;
		  width: 208px }
div.pcanet      { font: Italic 9pt/7pt "Broadway";
		  text-align: center }
img.corner      { float: right;
		  position: relative;
		  display: none;
		  top: 0px;
		  right: -3px }
