body {
	color: #055012;
        font-family: Verdana;
        font-size: 8pt;
}
img {
	border: 0;
}
.hd1 {
	color: white;
	background-color: #055012;
        font-family: Tahoma;
        font-size: 8pt;
	font-weight: bold;
	padding-left: 4pt;
}
.date {
	color: #ff4000;
        font-family: Verdana;
        font-size: 8pt;
}
.blckhd {
	color: #ff4000;
        font-family: Tahoma;
        font-size: 8pt;
	padding-left: 4pt;
}
.blcktxt {
	color: #7f7f7f;
        font-family: Tahoma;
        font-size: 8pt;
	text-align: justify;
	line-height: 9px;
}
a:link, a:active, a:visited {
	color: red;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;
}
a:hover {
	color: #ff4000;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;
}
a:link.menu, a:active.menu, a:visited.menu {
	color: #055012;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;
}
a:link.menusel, a:active.menusel, a:visited.menusel {
	color: #333333;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;
        font-weight: bold;
}
a:hover.menu {
	color: #ff4000;
        font-family: Verdana;
        font-size: 8pt;
	font-weight: bold;
}
a:link.f, a:active.f, a:visited.f {
	color: white;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: none;
}
a:hover.f {
	color: #ff4000;
        font-family: Verdana;
        font-size: 8pt;
	text-decoration: underline;
}
.sel {
	color: #999999;
	font-family: Verdana;
	font-size: 8pt;
	margin-left: 10px;
	border: 0px;
}
.titul {
	font-weight: 400;
        font-size: 12pt;
        color: #c85500;
        font-family: Verdana;
}
.author {
	color: #c85500;
        font-family: Verdana;
        font-size: 8pt;
	font-weight: bold;
}

.searchsel{
	width: 126px;
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 8pt;
}
.searchbut {
	width: 126px;
	color: #ff4000;
        background-color: white;
        font-family: Verdana;
        font-size: 8pt;
        font-weight: bold;
	border: 2px solid #ff4000;
	cursor: hand;
}
.text {
	text-align: justify;
	padding-left: 20px;
	padding-right: 5px;
}

body {
  scrollbar-face-color: #818001;
  scrollbar-highlight-color: #5D5D31;
  scrollbar-shadow-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #DDDDBB;
  scrollbar-darkshadow-color: #000000
