body {
	font-size: 8pt; 
	font-family: georgia; 
	color: #CE4AFF; 
	letter-spacing:0pt;
	cursor: url('http://www.cute-spot.com/cursors/mycutespace/cursor.ani');
	background:#F3DAFE
}


body {
	scrollbar-base-color: #E58BFB;
	scrollbar-arrow-color: #C60BF5;
	scrollbar-shadow-color: #D54BF7;
	scrollbar-darkshadow-color: #F3DAFE;
	scrollbar-highlight-color: #EEACFE;
	scrollbar-3dlight-color: #D54BF7;
	scrollbar-track-color: #F3DAFE;
}




.head { 
	font-family: century gothic;
	font-weight: bold;
	color: #8B0CBA;
	font-size: 8pt;
	border-top:1px solid #B513F1;
	border-left:1px solid #B513F1;
	border-bottom:0px solid #FFFFFF;
	border-right:1px solid #B513F1;
	background-color: #E3A4FA;
	padding:5px;
}


.body2 { 
	font-family: courier new;
	font-weight: normal;
	font-size: 9pt;
	color: #BB26F2;
	border:1px dashed #E3A4FA;
	background-color: #F9ECFE;
	padding:5px;
}


i {
	font-family: verdana;
	font-size: 8pt;
	color: #CE4AFF;
	font-transform:uppercase;
}

u {
	font-family: georgia;
	font-size: 8pt; 
	color: #CE4AFF;
}



hr {
	border: 3px;
	border: 3px dashed #ff99e0;
}


A:link{
	color:#CA4EFA;
	text-decoration:none;
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
}
A:visited{
	color:#CA4EFA;
	text-decoration:none;
	font-weight: normal;
}
A:hover{
	color:#B91AF4;
	text-decoration:none;
	background-color:none;
	cursor: url('http://www.cute-spot.com/cursors/mycutespace/cursor.ani');
	border-bottom:dashed 1px;
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
}
A:active{
	color:#B91AF4;
	text-decoration:none;
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
}

select, textarea  {
	background: #D4EAFE;
	font-family: verdana;
	color : #0BB0F5;
	letter-spacing: 0pt;
	font-weight: regular;
	font-size: 8pt;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #ACD5FC;
	border-bottom: 1px solid #ACD5FC;
	scrollbar-base-color: #D4EAFE;
	scrollbar-arrow-color: #E3A4FA;
	scrollbar-shadow-color: #D4EAFE;
	scrollbar-darkshadow-color: #D4EAFE;
	scrollbar-highlight-color: #D4EAFE;
	scrollbar-3dlight-color: #D4EAFE;
	scrollbar-track-color: #D4EAFE;
}
}

input  {
	font-family : verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #ff99e0;
	letter-spacing: 0pt;
	background-color : #ffe3f5;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffbbe6;
	border-bottom: 1px solid #ffbbe6;
	border-left: 1px solid #ffffff;
} 