﻿.bio-page .personal-facts-table
{
    margin: auto;
	width:75%;
	font-size:70%;
}

.bio-page .personal-facts-table td, th {
	border-width: 1px;
	border-color: #000000;
	border-bottom-style: solid;
	text-align: left;
	height: 25px;
}


.bio-page h2
{
    display: inline;
    font-size: 100%;
    font-weight: normal;
}