body, td, p {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
hr {
	height: 1px;
	color: #333333;
}
a {
	color: #006699;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.personalName {
	font-size: 18px;
	font-weight: bold;
}
.resumeContent {
	font-size: 10px;
	font-weight: bold;
}

.resumeTable {
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}