.full_text h1 {
	font-weight:bold;
	font-size:20px;
	color:#cb5a06;
	padding: 0.5ex 1ex;
	border-bottom: 1px solid #e0b18f;
	margin-bottom: 1ex;
}
.full_text h2 { color: #000; }
.full_text img { border: none }

body,td,th {
	font-family: Arial;
	font-size:12px;
	color:#000;
}

a
{
	color:#cb5a06;
	/*font-size:11px;*/
	text-decoration:underline;
}

.ckeditor .b-doc { background: #e2e2e4; padding: 12px; overflow: hidden; height: 1%; }
.b-doc a { color: #952605; }

.b-doc-word,
.b-doc-barrel {
	background: url(images/word.gif) left center no-repeat;
	font-weight: bold;
	display: inline-block;
	padding: 8px 40px;
	padding-right: 0;
}

.b-doc-barrel {
	background: url(images/barrel.png) left center no-repeat;
}
