 body{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#333333;
	font-family:  Verdana, Arial;
	background-color: #FFFFFF;
}
 p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}