body {
  SCROLLBAR-FACE-COLOR: E7E3DE;
  SCROLLBAR-HIGHLIGHT-COLOR: 4F3E2D;
  SCROLLBAR-3DLIGHT-COLOR: E7E3DE;
  SCROLLBAR-DARKSHADOW-COLOR: E7E3DE; 
  SCROLLBAR-SHADOW-COLOR: 4F3E2D; 
  SCROLLBAR-ARROW-COLOR: 4F3E2D;
  SCROLLBAR-TRACK-COLOR: C6BFB6;
}

a:link, a:visited {
	font-weight: bold;
	color: #000000;
}

a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.jos:link, a.jos:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.jos:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.titlu {
	font-size: 9pt;
	font-weight: bold;
	color: #F3EDE2;
	background-color: #2F230D;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px outset #666666;
	}

.pp {  text-align: justify; font-size: 8pt}
.ppmic { text-align: justify ; font-size: 9pt; color: #222222}
.ppmicc {text-align: center; font-size: 9pt; color: #222222}
.back {  background-repeat: repeat; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border: #AB998B; border-style: outset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #669933}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	margin: 0px;
}
.border {
	border: 1px solid #948378;
	padding: 5px;
}
form {
	margin: 0px;
}
