body {
  SCROLLBAR-BASE-color:  #016B38;
  SCROLLBAR-ARROW-color: #FFFFFF;
}    
 
a {
  text-decoration : none;
}
 
a:hover {
	  color : #9a9a9a;
}

.small {
	font-family : Tahoma;
	color : #FFFFFF;
	font-size : 9pt;
}

.small-head {
	font-family : Tahoma;
	color : #FFFFFF;
	font-size : 8pt;
	font-weight : bold;
	line-height : 22px;
}
.small-head a {
	color : #FFFFFF;
}

.small-main {
	font-family : Tahoma;
	color : #016B38;
	font-size : 9pt;
	line-height : 20px;
}

.small-words {
	font-family : Tahoma;
	color : #000000;
	font-size : 10pt;
	line-height : 22px;
}