/* Reveal Sciences CSS Document */

body {
	background-color: #fff;
	margin: 0;
	padding: 10px 10px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

a {
	text-decoration:none;
}


a:hover {
	text-decoration: underline;
}

h1, h2, p, form {
	margin: 0;
	padding: 0;
}

h2 {font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	margin: 0 0 5px 0;}
h2 b {color: #663c6b;}

p {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin: 5px 0;
}

h4 {
	font-size: 14px;
	color:#b15e37;
	margin: 25px 0 0 0;
}

#bio-popup {
	width: 500px;
	padding: 15px;
}

#bio-popup img {
	margin: 0 15px 15px 0;
	float:left;
	border: 1px solid #777777;
}
