body {
	text-align: center;
	padding: 0;
	margin: 0 auto;
	background: #FFFFFF;
}

span, ul, li, td, th, button, select { 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Verdana, Sans Serif, MS Sans Serif, arial; 
	font-weight: normal; 
	font-style: normal;
	color: #000000;
}

span.hding {
	font-size: 14px; 
	line-height: 14px;
	font-weight: bold;
	font-family: arial,Verdana, Sans Serif, MS Sans Serif;
}

#container {
	text-align: center;
	width: 770px;
	height: 600px;
	border: 0;
	padding: 0;
	margin: 0 auto;
	background-image: url('bck_logo.gif');
	background-repeat: no-repeat;
}
