﻿* {
    margin:0px auto;
	padding:0px;
	border:0px;
}
body {
	font-size:12px;
	text-align:center;
	background:url(bg.jpg);
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif, "";
}
p {
	line-height:18px;
}
img {
	max-width: 100%;
	height: auto;
}
select {
	border:1px solid #e0e0d6;
}
th {
}
