body {background-color: #A32EB2;
 		scrollbar-face-color: #FFDFFF; 
		scrollbar-shadow-color: #A32EB2; 
		scrollbar-highlight-color: #A21AA0; 
		scrollbar-3dlight-color: #A32EB2; 
		scrollbar-darkshadow-color: #A21AA0;
 		scrollbar-track-color: #A32EB2; 
		scrollbar-arrow-color: #A32EB2;
	 	font-family: tahoma;
	 	color: #000000;
	 	line-height: 120%;
        text-align:justify;
	 	margin: 0px;
	 	font-size: 8pt;}
td	{font-size: 8pt;
      	  border: 0px solid;}
a:link 	{text-decoration: none; color: #F2CCF6; font-weight: bold}
a:visited {text-decoration: none; color: #F2CCF6; font-weight: bold}
a:active	{text-decoration: none; color: #F2CCF6; font-weight: bold}
a:hover 	{text-decoration: underline; color: #FFFFFF; font-weight: bold; background-color: #A32EB2;}

a.v2:link 	{text-decoration: none; color: #A32EB2; font-weight: bold}
a.v2:visited {text-decoration: none; color: #A32EB2; font-weight: bold}
a.v2:active	{text-decoration: none; color: #A32EB2; font-weight: bold}
a.v2:hover 	{text-decoration: underline; color: #A32EB2; font-weight: bold; background-color: #F2CCF6;}

.inset
{width: 335px;
top: 30px;
height: 550px;
position: absolute;
left: 165px;
padding: 5px;
border: 1px #021F63 solid;
background-color: #F2CCF6;
filter: alpha(opacity=75);
overflow: auto;
scrollbar-face-color : #A32EB2; 
scrollbar-highlight-color : #F2CCF6; 
scrollbar-3dlight-color : #D8DEFE; 
scrollbar-shadow-color : #F2CCE9; 
scrollbar-darkshadow-color : #990099; 
scrollbar-track-color : #A32EB2; 
scrollbar-arrow-color : #F2CCF6;}