 body{
	font-size: 12px;
	margin:0;
	padding:0;
	text-align:center;
	background: url(BG.gif) repeat-x #fafafa;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 p{margin:3px;}
 img {max-width: 100%;height:auto;}
 select{font-family: Verdana, Arial}
 th{}

/*
 ::selection{color:#fff;background:#669900;}
 ::-moz-selection{color:#fff;background:#669900;}
 ::-webkit-selection{color:#fff;background:#669900;}
*/
