body {
	font-family: "Times New Roman", Times, serif;
	background-color: #fff;
    background-image: none;
    border-color: #000;
    color: #000;
    float: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: auto;
}
#faux {
	background: none;
}
#header {
	display: none;
}
#navigation {
	display: none;
}
#content { 
	color: #000;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	-moz-box-shadow: 0px 0px 5px #ffffff;
	-webkit-box-shadow:  0px 0px 5px #ffffff;
	box-shadow:  0px 0px 5px #ffffff;
}
#content p {
  background-color: #fff;
  color: #000;
  float: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
  margin-top: 10pt;
  font-size: 12pt;
}
#content h1 {
	font-size: 16pt;
	margin-bottom: 14pt;
}
#content h2 {
	font-size: 14pt;
	color: #A3061B;
	margin-bottom: 14pt;
}
#content h3 {
	font-size: 12pt;
	color: #330066;
	margin-bottom: 1.1em;
}
#content h4 {
	font-size: 12pt;
	color: #990066;
	margin-bottom: 12pt;
}
#content h5 {
	font-size: 14pt;
	color: #000;
	margin-bottom: 14pt;
}
#content h6 {
	font-size: 12pt;
	color: #000;
	margin-bottom: 14pt;
}
#footer { 
	display: none;
}
.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;
  width      : auto    !important;
  height     : auto    !important;
}
#socialbuttons {
	display:none;
}
