table.caption{
	font-family: Cambria, serif;
	font-size: 18px;
	line-height: 1.4em;
	text-align:center;
}

table{
	table-layout:fixed;
	border-collapse:collapse;
	width: 600px;
}
th{
	text-align:left;
}

tr.contact {
	text-align:left;
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-spacing: 0px;

}


td{
	font-size:11px;
	width: 3in;
}

img{
	text-align:left;
	float:left;
	padding:0px 4px 0px 0px;
}

#info{
	text-align:left;
	table-layout:fixed;
	font-family: Helvetica, Arial, san serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.4em;
}

#info p{
	font-family: Helvetica, Arial, san serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
#bio{
	font-family: Helvetica, Arial, san serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
