
*{margin:0;padding:0}
body{
	font:12px Arial, Helvetica, sans-serif;
    margin:0px;
	padding:0px;
	text-align:center;
	background:#FFF;
	color:#333;
}
 p{margin:3px 0;}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}