@charset "utf-8";

.big_text {
	color: #FFFCCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFFCCC;
}
.special_text {
	font-family: Centure, "Times New Roman", serif;
	font-size: 18px;
	color: #C9C7C7;
	font-weight: bold;
}
.photo {
	border: 1px solid #FFC;
}
.left_cell{
	padding-left: 20px;
	padding-right: 20px;
}