body {
scrollbar-face-color : E3E3E3; 
scrollbar-highlight-color :  E3E3E3; 
scrollbar-3dlight-color : E3E3E3; 
scrollbar-shadow-color : E3E3E3; 
scrollbar-darkshadow-color :  E3E3E3;
scrollbar-track-color : F5F5F5; 
scrollbar-arrow-color : F5F5F5; 

background-color: transparent; 

}
<style type="text/css">{  }
body, td {
	font-family: "times new roman";
	font-size: 16px;
	text-align: justify;
	line-height: 18px;
	color: #5A5850;
                cursor:  sw-resize;

}

a:link, a:visited {
	color: #A84546;
	text-decoration: none;
	font-size: 16px;
		cursor:  sw-resize;
}
a:hover {
	color: #A84546;
	text-decoration: underline;
	text-transform: none;
                cursor: e-resize;
                font-size: 16px; 

        
}
input, textarea, select {
	font-family: "times new roman";
	font-size: 16px;
	color: # 5A5850;
        letter-spacing: 2px;
	overflow:hidden

