body {
	background-color: #FFF5FF;
	color: #770000;
	text-decoration: none;
	scrollbar-track-color: #e5d0e0;
	scrollbar-face-color: #fff5ff;
	scrollbar-shadow-color: #efe0e5;
	scrollbar-darkshadow-color: #e5d0e0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #f3fff8;
	scrollbar-arrow-color: #e5d0e0;
	font-size: 10px;
	background-image: url(img/emo-back2.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-attachment: scroll;
}
a {
	color: #9933CC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
img {
	border: none;
}
.cast {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.title {
	font-size: 20px;
	font-weight: bold;
}
.c-strong {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.table-bg {
	background-color: #F2E6FF;
}
.font_size2 {
	font-size: 10px;
}

