.text {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #999999;
}
.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.info {
	font-family: "Arial", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
}
a.info {
	text-decoration: none;
}
a.info:hover {
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #999999;
}
.star {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}
