body 
{ overflow:auto 
}

img
{  border-style: none;
}


.p1 { font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    line-height: 16pt;
    color: rgb(152, 134, 117);
    }
.p2 { font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    line-height: 12pt;
    color: rgb(152, 134, 117);
    }

:link.a1 { 
	 	color: rgb(152, 134, 117); 
	 	text-decoration: none 
	 	}


:active.a1 { 
		color: rgb(152, 134, 117); 
		text-decoration: none 
		}



:visited.a1 { 
		color: rgb(152, 134, 117); 
		text-decoration: none 
		}



:hover.a1 { 
		color: rgb(83, 71, 65); 
		text-decoration: underline 
		}


:link.a2 { 
	 	color: rgb(152, 134, 117); 
	 	text-decoration: none 
	 	}


:active.a2 { 
		color: rgb(152, 134, 117); 
		text-decoration: none 
		}



:visited.a2 { 
		color: rgb(152, 134, 117); 
		text-decoration: none 
		}



:hover.a2 { 
		color: rgb(83, 71, 65); 
		text-decoration: underline 
		}

   /*                                                          */
   /* Styles for the tree.                                     */
   /*                                                          */
   SPAN.TreeviewSpanArea A {
     font-size: 8pt; 
     font-family: tahoma; 
     text-decoration: none;
     color: gray;}
   SPAN.TreeviewSpanArea A:hover {
     color: '#f7941d';}

   TABLE   { border-collapse: collapse }

