 body{
 	cursor : default;
	font-size:12px;
        margin:0px;
	padding:0px;
	text-align:center;
	background:#fff url(bg.gif) top center fixed no-repeat;
	color:#333;
	font-family: Verdana,Arial,georgia,Helvetica,sans-serif;

}
BODY {CURSOR:crosshair}
A {CURSOR: crosshair}
a:hover{CURSOR:crosshair}

html, body { 
scrollbar-base-color:#fff;
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-3dlight-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-arrow-color:#333;
}
 p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}