/* CSS Document */body {font-family: Arial, Verdana;color: #5A5A5A;}#tinput {	background-color: #FFFFFF;	height: 65px;	width: 800px;	border: 1px solid #234BBA; 	float: left;	color: #234BBA;	font-size: 22px;    text-align: center;}#tbutton {	background-color: #FFFFFF;	height: 25px;	width: 800px;	border: 1px solid #234BBA; 	float: center;	color: #234BBA;	font-size: 22px;    text-align: center}.clearthefloats {clear:both;}.linku {margin: 10px 10px 10px 10px;}.title {	font-size: 16px;    font-weight: bold;	color: #234BBA;}.text {	font-size: 14px;}.copyright {	text-align: center;	font-size: 12px;}a { 	color: #234BBA;}
