html{
scrollbar-face-color:#BFD1F5;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#fff;
scrollbar-3dlight-color:#63C6FC;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#F3F3F3;
scrollbar-darkshadow-color:#303030;
      CURSOR:Default;
}
*{padding:0;margin:0} 
body{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
    background:#fff url('images/bhand-sky.jpg') no-repeat;
	background-position : center top; 
	color:#000;
    font-family:²Ó©úÅé, Arial
        
	}
 p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{font-family: Arial;}
 th{background:#F08BB3;border-bottom:1px solid #795B50}
