
body {
	color: #333333;
		margin: 0px;
		 padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}

p, dt, dd, th, td, li {
		line-height: 1.6;
}

#News p, h1, h2, h3 {
		text-align: left;
}

#News table {
		margin-bottom: 1em;
		border-collapse: collapse;
		width: 100%;
}
#News th, td {
		border: 2px solid #473533;
		vertical-align: top;
		text-align: left;
		font-size: 10.5pt;
}

#crumbs {display:none;}

.PhotoR img {display:none;}
