body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	margin: 10px;
	color: #000000;
}
img {
	border: none;
}
#logo {
	text-align: center;
	padding: 10px 0px;
}
#menu {
	display: none;
}
#top {
	height: auto;
}
#title {
	padding: 0px;
}
#footer {
	color: #666666;
	text-align: center;
	padding-top: 8px;
	font-size: 0.8em;
}
#topmenu {
	display: none;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
}
h2 {
	margin-left: -4px;
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	color: #EB6DB2;
}
a:link, a:visited {
	color: #000000;
}
#footermenu {
	display: none;
}
/* This is the print stylesheet 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;
    width      : auto    !important;
    height     : auto    !important;
  }