
body, p, td, th, ul, a {
	background-color: White;
	color: Black;
	font-size: 12pt;
}
.leftnavcell { display: none; }
.navheader { display: none; }
*img {
	height: 0px;
	width: 0px;
}
*table {
	width: 100%;
}
.mugshot img {
	width: 111;
	height: 152;
}
#contentcell {
	background-color: White;
	text-align: left;
	color: Black;
	width: 700px;
}
#header {
	width: 100%;
	text-align: center;
}
#logo {
	height: 86px;
	width: 371px;
}
.professionalname {
	font-size: 16pt;
	font-weight: bold;
}
.professionaltitle {
	font-weight: bold;
}
.newsheadline {
	font-size: 14pt;
	font-weight: bold;
}
.newsdate {
	font-style: italic;
	font-weight: bold;
}
.footer {
	text-align: right;
	padding-top: 10px;
	color: black;
}
.homepagetext {
	color: black;
	font-size: 16pt; 
	text-align: left;
	padding: 80px; 
}