body {
   background-attachment: fixed;
   margin: 0px;
   font-style:normal;
   line-height:100%;
   FONT-SIZE: 8pt;
   font-family: Verdana, Arial, sans-serif;
}

p {
   font: 8pt/10pt verdana;
   color: #333333;
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: justify;
   line-height: 150%;
}

ul.disc {
   font-style: normal;
   font-weight: normal;
   font-size: 8pt verdana arial;
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: justify;
   line-height: 150%;
}

li {
   font-size: 8pt;
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: justify;
   line-height: 150%;
}

h4{
   font: normal 9pt verdana;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
   color: #C35227;
}

h5{
   font: normal 8pt verdana;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
   color: #DBA36D;
}

A {
  COLOR: #000000;
  FONT-SIZE: 8pt;
  font-family: Verdana;
  TEXT-DECORATION: none;
}
A:hover {
  COLOR: #922C05; 
  FONT-SIZE: 8pt;
  font-family: Verdana;
  TEXT-DECORATION: none;
}
A.innerA {
  COLOR: #D3E2FC;
  FONT-SIZE: 8pt;
  font-family: Verdana;
  TEXT-DECORATION: none;
}

.img {
  border-width:2; 
  border-color:rgb(253,201,88);
  border-style:solid;
}


.gomb {
border:1px solid white; font-family:Verdana;
font-size:8pt;
color:rgb(255,243,219);
background-color:rgb(218,92,41);

}

.textbox {
	border:1px solid white; font-family:Verdana;
	font-size:8pt;
	background-color:rgb(237,217,153);
}	

.stextbox {
  border:1px solid white; 
  font-family:Verdana;
  line-height:150%;
  background-color:rgb(231,213,179);
  SCROLLBAR-FACE-COLOR: #DA5C29;
  SCROLLBAR-HIGHLIGHT-COLOR: #FFF3DB;
  SCROLLBAR-SHADOW-COLOR: #FFF3DB;
  SCROLLBAR-3DLIGHT-COLOR: #DFD5C0;
  SCROLLBAR-ARROW-COLOR: #FFF3DB;
  SCROLLBAR-TRACK-COLOR: #E7D5B3;
  SCROLLBAR-DARKSHADOW-COLOR: #DFD5C0
}

.thead {
	background-color:rgb(243,227,175);
	padding:2; 
	border-width:1; 
	border-color:rgb(241,210,147); 
	border-style:solid;
	align:center;
}

.pthead {
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}

.usertd {
	font-family:Verdana;
	font-size:8pt;
	padding:2; 
	border-width:1; 
	border-color:rgb(241,210,147); 
	border-style:solid;
}