* html {
  font-size:100%; /* ie hack! */
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height:1.5;
  font-size:0.625em;
}

.menu, #top, #logo object, #mailing-list, .tape-header {
  display:none !important;
}

#logo {
  padding-bottom:20px;
  margin-top:-30px;
  float:right;
  clear:both;
}

#header {
  margin:30px 0;
  padding-bottom: 10px;
  background-image:none;
  /*border-bottom:3px solid #000;*/
}

#header h1 {
  margin:0;
  width:70%;
  font-size:2.4em;
  line-height:1.4;
}

#body {
  width:70%;
  font-size:1.4em;
}

#body h1 {
  font-size:1.6em;
  font-weight:normal;
}

#mailing-list {
  display:none !important;
}

#address, #footer {
  font-size:0.8em;
}

#address {
  margin-top:30px;
  padding-top:30px;
  border-top:2px solid #666;
}


/* This is to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}