body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;
}

html {
	height:100%;
	width:100%;
}

.tablemain {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 650px;
	margin-left: auto; margin-right: auto;
}

.textgroot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}

