	*.* { margin: 0px; padding: 0px; }

	body {
		font-family: verdana, geneva, arial, sans-serif;
		font-size: 10px;
		line-height: 10px;
		text-align: center;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	h1 {
		font-size: 10px;
		line-height: 22px;
	}
	#clock {
		background-color: #ffffff;
		color: #000000;
		font-size: 10px;
		text-align:center;
		border-style: solid;
		border-width: 0px;
		border-color: #000000;
		line-height: 12px;
		padding: 10px 10px 10px 10px;
	}
