body {
	background-color: #f6f6f4;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
a {
	font-size: 16px;
	text-decoration: none;
	color: #d86823;
	font-weight: bold;
}
a:focus, a:active, a:hover
{
	color: #f88843;
}
th {
	border-bottom: 1px solid #000000;
}
th a {
	font-size: 12px;
	color: #6f3512;
}

.small {
	font-size: 12px;
}

div.bh {
	background: transparent url(images/lo.png) no-repeat 0px 0px;
	display: block;
	margin: auto;
}
div.bh .c {
	background: transparent url(images/ro.png) no-repeat top right;
	height: 20px;
	padding: 11px 30px 0px 30px;
	font-size: 10px;
	font-weight: bold;
}
div.bc {
	background: transparent url(images/l.png) repeat-y 0px 0px;
	display: block;
	margin: auto;
}
div.bc .c {
	background: transparent url(images/r.png) repeat-y top right;
	padding: 1px 30px 1px 30px;
}
div.bf {
	background: transparent url(images/lu.png) no-repeat bottom left;
	display: block;
	margin: auto;
}
div.bf .c {
	background: transparent url(images/ru.png) no-repeat bottom right;
	height: 20px;
	padding: 0px 30px 11px 30px;
	font-size: 10px;
	font-weight: bold;
}
