body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EDF7F4;
	text-align: center;
}


p {
	line-height: 24px; 
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

ul {
	line-height: 20px;
	text-align: left;
}

.contentTable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	height: 500px;
	width: 600px;
	border: 1px solid #1B5F49;
}

.bio {
	font-size: 10px;
	line-height: 14px;
}

a.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 120px;
	margin: 2px;
	padding: 2px;
	border: 1px outset #1B5F49;
	display: block;
	text-align: left;
	background-color: #D6EEE7;
}

a.button:hover {background-color: #FFFFFF;}

a.pic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 120px;
	border: 1px outset #1B5F49;
	display: block;
	text-align: left;
	background-color: #D6EEE7;
}

a {
	color: #336666;
	font-weight: bold;
}

.textMenu {
	font-size: 12px;
	color: #000000;
	padding-left: 8px;
	text-align: left;
}

.headline {
	font-family: serif;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
