html, body {
	margin:0;
	background-color:#FFFFFF;
	font-family: tahoma; 
	font-size: 14px; 
	color: #000;
	text-align: center; 
	height: 100%;
}

input {
	vertical-align: top;
}

td {
	font-family: tahoma; 
	font-size: 8pt;  
	font-weight: bold; 
	color: #A0522D;
}

.title{
	margin-top:20px;
	font-family: tahoma; 
	font-size: 20px;  
	font-weight: bold; 
	color: #A0522D;
}
.center{
	text-align:center;
}
.siteBot{
	text-align:center;
	font-family: tahoma; 
	font-size: 8pt;  
	font-weight: bold; 
	color: #A0522D;
}
