@charset "UTF-8";
/* CSS Document */

.descript_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #EDECEA;
	font-weight: bolder;
}

.body_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
}


.info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	height: 10px;
	}
.episode_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 10px;
	height: 10px;
	color: #999999;
	}
.sticks_text_descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	height: 10px;
	color: #FFCC66;
	font-weight: normal;
	font-variant: normal;
}

.sticks_text_creds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	height: 10px;
	color: #CCCC33;
	font-weight: normal;
	font-variant: normal;
}

.sticks_text_creds_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	height: 10px;
	color: #FF9933;
	font-weight: normal;
	font-variant: normal;
}
