body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1{
	font-family: Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: -20px;
	margin-bottom: 50px;
	text-align: center;
}
h3{
	font-family: Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin-top: -20px;
	margin-bottom: 50px;
	text-align: center;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: -20px;
	margin-bottom: 50px;
	text-align: justify;
}
img{
	border: solid 1px;
	border-color: #d3d3d3;
	margin: 0px;
	padding: 0px;
}
.bioPic{
	border: solid 1px;
	border-color: #d3d3d3;
	margin-left: 10px;
	padding: 0px;
}
td{
	vertical-align: top;
	text-align: center;
	border:1px;
	margin: 0px;
}
.entry {
	background-color: #000000;
	width: 610px;
	margin: 10px 10px 30px;
	padding: 10px 0px 0px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #333333;
}a:link {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
