 body{
	font-size:12px;
	font-family: Arial,sans-serif;
	text-align: center;
	background:#fff url('bg.gif') fixed center;
}
p{
	margin:3px;
}
img{
	border: 0px none;
	max-width:100%;
	height:auto;
}
select { 
	font-size: 12px;
	font-family: Arial;
	color: #dotted;
	background-color: #FFFFFF;
}
td {
     word-break: break-all; 
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px;
	border:1px;
}
