a:link { color: #FB99E1; text-decoration:none; cursor: crosshair; } 
a:visited { color: #FB99E1; text-decoration:none; cursor: crosshair; } 
a:active { color: #FB99E1; text-decoration:none; cursor: crosshair; } 
a:hover { color:#C0C0FF;
	text-decoration: none;
	FILTER: dropshadow(Color=#FB99E1, OffX=1, OffY=1, positive=2);
	height:1px;}

body {
	background-repeat: repeat;
	background-attachment: fixed;
	background-color:#FFE7FA;
	scrollbar-face-color: #FFC1F0;
	scrollbar-shadow-color: #4040FF; 
	scrollbar-highlight-color: #8080FF; 
	scrollbar-3dlight-color: #C0C0FF; 
	scrollbar-darkshadow-color: #0400C0; 
	scrollbar-track-color: #FFE7FA; 
	scrollbar-arrow-color: #8080FF;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom:0;}

body, p, xmp, td, ul, li{
	font-family: Tahoma;
	font-size: 8pt; 
	color: #8080FF;
	text-align: justify;
	line-height: normal;
	letter-spacing: 2px; }

B {
	color:#FFC1F0;
	text-decoration: none;
	FILTER: dropshadow(Color=#0400c0, OffX=1, OffY=1, positive=2);
	height:1px;}

.head {     
	color: #8080FF;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	letter-spacing: 2px;
	border-bottom: 4px double #C0C0FF;}

.pink {
	background: transparent;
	font-family: Tahoma;
	font-size: 9pt; 
	color: #8080FF;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	letter-spacing: 2px;
	FILTER: dropshadow(Color=#FB99E1, OffX=1, OffY=1, positive=2);
	height:1px;}
