body, #frame, #header, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  font:	11px/1.2 times, georgia, serif;
  color: #000000;
  position: inherit; width: auto; height: auto;
}

h1 { color: #f00; font-size:12pt; }

h2 {
		font-size:10pt;
		}
h3 {
		font-size:9pt;
		color: #333333;
		}
#header h1 { color: #f00; font-size:16px; }
#header h2 {
		font-size:12px;
		}
		
#header h3 {
		font-size:11px;
		}
		
IMG { display: none }      /* Don't display images */
		
/* #top, #speaker {
 display: none !important;
 }  */

html body {
  background: none;
  vertical-align: baseline;
}

html body #frame {
  background: none;
  font: 10pt;
}

html body #containercenter {
  background: none;
  border-left: 1px dashed #999 inherit;
  border-right: 1px dashed #999 inherit;
  font: 10pt;
}

html body #header {
  background: none;
  border-bottom: 1px dashed #999 inherit;
}

html body #footer {background: none;}