@charset "utf-8";
/* CSS Document */
/*/////////////////////////////////
///   TEXT STYLES
/////////////////////////////////*/

.text1 {
	font-weight: bold;
}

#content p {
	margin: 6px;
}

.bio, .contact {
	margin : 7px;
}

table td {
	font-size: 12px;
}