/*Style sheet to lillamarta*/
BODY {  background-color: transparent;
	color : #000000;  
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 11pt;
	font-style : normal;  
	font-weight : normal;
	scrollbar-3dlight-color: #FFFFBF;
	scrollbar-arrow-color: #FFFFBF; 
	scrollbar-base-color: #000000; 
	scrollbar-darkshadow-color: #BFBFBF;
	scrollbar-face-color: #BFBFBF;
	scrollbar-highlight-color: #FFFFBF}
	     
H1  {   background-color: transparent;  
	color         : #000000;
	font-family   : "Trebuchet MS", Arial, sans-serif;
	font-size     : 16pt;
	font-weight   : bold;
    	text-align    : left }
    
H2 {   background-color: transparent;  
	color         : #000000;
	font-family   : "Trebuchet MS", Arial, sans-serif;
	font-size     : 14pt;
	font-weight   : bold;
    	text-align    : left }
	
H3  {   background-color: transparent;  
	color         : #000000;
	font-family   : "Trebuchet MS", Arial, sans-serif;
	font-size     : 12pt;
	font-weight   : bold;
    	text-align    : center }
    
H4  {   background-color: transparent;  
	color         : #000000;
	font-family   : "Trebuchet MS", Arial, sans-serif;
	font-size     : 10pt;
	font-weight   : bold;
    	text-align    : center }
    
A   
   {    background-color: transparent; 
    	color :  #0000FF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 11pt;
	font-style : normal; 
    	font-weight : normal;
    	text-decoration: underline  }    
a:link 
   {    background-color: transparent; 
    	color :  #0000FF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 11pt;
	font-style : normal; 
    	font-weight : normal;
    	text-decoration: underline  }        
    
a:visited       
   {    background-color: transparent; 
    	color :  #0000FF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 11pt;
	font-style : normal; 
    	font-weight : normal;
    	text-decoration: underline  }    

a:hover
   {    background-color: transparent; 
   	color :  #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 11pt;
	font-style : normal; 
   	font-weight : normal;
    	text-decoration: underline  }

a:active
   {    background-color: transparent; 
	color :  #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 11pt;
	font-style : normal; 
    	font-weight : normal;
    	text-decoration: none }    

.linkstyle2
   {	background-color: transparent;
	color         : #000000;
	font-family   : "Arial", Arial, sans-serif;
	font-size     : xx-small;
	font-style    : normal;
	font-weight   : normal; 
    	text-decoration: none }

.linkstyle2 a:link
   {	background-color: transparent;
	color         : #000000;
	font-family   : "Arial", Arial, sans-serif;
	font-size     : xx-small;
	font-style    : normal;
	font-weight   : normal; 
    	text-decoration: none }
 
.linkstyle2 a:visited 
   { 	background-color: transparent;
	color         :  #000000; 
	font-family   :  "Arial", Arial, sans-serif;
	font-size     :  xx-small;
	font-style    :  normal;
	font-weight   :  normal; 
        text-decoration: none }
        
.linkstyle2 a:active
   {    background-color: transparent;
	color :  #000000;
	font-family: "Arial", Arial, sans-serif;
	font-size : xx-small;
	font-style : normal; 
        font-weight : normal;
	text-decoration: none }        

.linkstyle2 a:hover
    {   background-color: transparent;
	color :  #000000;
	font-family: "Arial", Arial, sans-serif;
	font-size : xx-small;
	font-style : normal; 
        font-weight : normal;
        text-decoration: none;
        border: 3px inset #FFFFBF; }  

.linkstyle3
    {	background-color: transparent;
    	border: none;
	color         : #000000;
	font-family   : "Trebuchet MS", Arial, sans-serif;
	font-size     : 11pt;
	font-style    : normal;
	font-weight   : normal; 
    	text-decoration: none }

.linkstyle3 a:link
   {	background-color: transparent;
    	border: none;
	color         : #000000;
	font-family   : "Trebuchet MS", Arial, sans-serif;
	font-size     : 11pt;
	font-style    : normal;
	font-weight   : normal; 
    	text-decoration: none }

.linkstyle3 a:visited 
    {	background-color: transparent;
    	border: none;
	color         : #0000FF;
	font-family   : "Trebuchet MS", Arial, sans-serif;
	font-size     : 11pt;
	font-style    : normal;
	font-weight   : normal; 
    	text-decoration: underline }

.linkstyle3 a:hover
   {	background-color: transparent;
    	border: none;
	color         : #000000;
	font-family   : "Trebuchet MS", Arial, sans-serif;
	font-size     : 11pt;
	font-style    : normal;
	font-weight   : normal; 
    	text-decoration: underline }

.linkstyle3 a:active
    {	background-color: transparent;
    	border: none;
	color         : #000000;
	font-family   : "Trebuchet MS", Arial, sans-serif;
	font-size     : 11pt;
	font-style    : normal;
	font-weight   : normal; 
    	text-decoration: underline }   
    
.tooltip
  { 	position: absolute;
    	visibility: hidden;
    	border:1px solid #000000; 
    	background:#FFFFDD;
    	color: #000000;
    	font-family: "Trebuchet MS", Arial, sans-serif;
    	font-size : 8pt;
    	font-style : normal;  
    	font-weight : normal;
    	padding:2px }   
	         
P    {  background-color: transparent;
	color : #000000;  
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 11pt;
	font-style : normal;  
	font-weight : normal }          

STRONG
    {   background-color: transparent;
	color : #000000;  
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 8pt;
	font-style : normal;  
	font-weight : bold }
              
SMALL 
   {    background-color: transparent;
	color : #000000;  
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 8pt;
	font-style : normal;  
	font-weight : normal }
	   
ADDRESS 
    {   background-color: transparent;
	color : #000000;  
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 8pt;
	font-style : italic;  
	font-weight : normal }
	
.listimage
    { list-style-image: url('list_yellow.gif') }

.nostyle
    { list-style: none }    
DIV
    { text-indent : 15px }