td           { font-size: 11pt; }
a:hover      { color: #FF0000; text-decoration: underline }
a:link       { color: #0000FF }
a:active     { color: #000099 }
.title       { background-color: #ADD8E6; color: #ffffff; font-weight: bold }
.title2      { background-color: #DEB887; color: #ffffff; font-weight: bold }


/**/
.per_box {
	width:400px;
	text-align:left;
}

.per_box h3 {
	margin:0px;
	padding:0 0 2px 0;
}

.per_photo {
	float:left;
}
.per_text {
	float:left;
}

.per_text p {
	padding:2px;
	margin:0px;
	width:240px;
}
p.sub {
	background-color: #DEB887;
	color: #ffffff;
	font-weight: bold;
}
p.subt {
	padding-bottom:4px;
}
