h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.portrait {
	margin: 0px;
	padding: 5px;
	position: absolute;
	left: 200px;
	top: 75px;
}

.basicinfo {
	margin: 200px;
}

.personalinfo {
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}

.proflist {
	line-height: 23px;
	padding: 5px 0px 5px 30px;
}

h4 {
	color: #000066;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	position: absolute;
	left: 200px;
	top: 225px;
}
tr {
	vertical-align: top;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.specialbooktitle {
	text-decoration: underline;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	left: 325px;
	position: absolute;
	top: 90px;
}

