body, table, td	{
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	background-color: #F7F7F7;
}

a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #BD1B01;
	text-decoration: underline;
}

.thumb {
	border-width: 2px;
	border-color: #996204;
}

.title {
	color: #BD1B01;
	text-decoration: none;
}

.newsDiv {
	padding-bottom: 20px;
	padding-top: 12px;
	border-bottom : 1px dotted #dddddd;
	margin-bottom: 12px;
}

.newsRub {
	font-weight: bold;
	margin-bottom: 12px;
}

.rub {
	font-family: Georgia;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 6px;
	}

.subRub {
	font-family: Georgia;
	font-weight: bold;
	font-size: 13px;
	padding-top: 28px;
	padding-bottom: 4px;
	}

.date {
	font-family: Georgia;
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
	}
		
.sep {
	color: #F7F7F7;
	background-color: #F7F7F7;
	padding-bottom: 20px;
	border-bottom : 1px dotted #dddddd;
	margin-bottom: 20px;
}