body{
	font-size:12px;
    margin-top:2px;
    margin-bottom:2px;
	padding:0px;
	text-align:center;
	background:#FBF0E9;
	color:#BC7A5C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p{margin-top:2px;}

/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);} */
img {max-width: 100%;height: auto;/*filter:gray;*/}

select{font-family: Verdana, Arial}
th{background:#D5CBBE;border-bottom:1px solid #795B50}