/* dw-buzzy-print.css : Dementia Web Buzzy Bee Print Formatting */

body {
  background-color: #fff;
	color: #000;
	width: auto;
	margin: 0 auto;
}
html, p, h1, h2, h3, h4, h5, h6 {background-color: #fff; color: #000;}
ul, ol, li, form, fieldset, table, tr, td, th {background-color: #fff; color: #000;}
h3 {font-size: 100.01%;}
.mainContentStyles a:link {font-weight: normal;}
.story img.mapimage {margin-left: -7px;}
.contactBox {background-color: #FFF;}
.infoBox {background-color: #FFF;}
#rightnavBar {
	display: none;
}