Body {
	scrollbar-face-color : #F7B3F7;
	scrollbar-highlight-color : #FDDFFD;
	scrollbar-3dlight-color : #FBDBFB;
	scrollbar-darkshadow-color : #F7B3F7;
	scrollbar-arrow-color : #F4D7F4;
	scrollbar-shadow-color : #F7B3F7;
	scrollbar-track-color: #FAECFA;
	margin: 0px;


      } 
.input-drop {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #996699;
	background-color: #F9E9F9;
	height: 15px;
	border: 1px solid #996699;

}
.text-1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #996699;
	text-decoration: none;
}
.text-1:hover {
	text-decoration: underline;
	color: #993399;
}
.text-1-bold {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #7E547E;
	text-decoration: none;
}
.text-2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #9B6A9B;
	text-decoration: none;
	text-align: justify;

}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #996699;
}

