body { font-size: 12px; font-family: Georgia; background-color: #fff; margin-top: 75px; }
h1 { font-size: 19px; font-weight: bold; }
h3 { font-size: 17px; font-family: helvetica; font-weight: bold; text-transform: capitalize; letter-spacing: 1px; margin: 1em 0; }
p {
	font-family: verdana;
	text-align: left;
}
td {
	text-align: left;
}
a:link { color: #099; text-decoration: none; }
a:visited { color: #099; text-decoration: none; }
a:hover { text-decoration: line-through; }
a:active {
	text-decoration: line-through;
	/* text-align: center;*/
}
.border { border: solid 1px #000; }
.style_warning { height: 0; visibility: hidden; }
.textbox { padding: 10px; }
h2 { font-size: 16px; font-weight: bold; margin: 0.83em 0; }
h4 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#apDiv1{
	text-align: center;
}
#thumbnails img
{
	height: 100px;
	overflow: hidden;
	width: auto;
}
.bio_header {
	/* text-align: center;*/
}
.bio_header strong {
	/* text-align: center;*/
}
.paraLeft {
	text-align: left;
	font-size: 12px;
	font-family: verdana;
}

