@charset "utf-8";
.body {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
}

.bodydark {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #0f0f0f;
	text-decoration: none;
}

.scrollbar{ 
scrollbar-base-color: #e8e8e8; 
scrollbar-arrow-color: #999999;
scrollbar-DarkShadow-Color: #c6c6c6; 
}

.title {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: none;
}
