/* CSS Document */.header {	font-family: Verdana;	font-size: 18px;	padding: 4px;}.title {	font-family: Verdana;	font-size: 14px;	padding: 4px;}.store {	font-family: Verdana;	font-size: 10px;	padding: 4px;}.data {	font-family: Verdana;	font-size: 12px;	padding: 4px;}.textbox {	font-family: Verdana;	font-size: 10px;	color: black;	background-color: #e4e4e4;	border-left: gray; border-right: gray; border-top: #666666; border-bottom: #cccccc;	border-width: 1px;	border-style: solid;	}.button {	font-family: Verdana;	font-size: 10px;	color: black;	background-color: #e4e4e4;	border-left: e4e4e4; border-right: e4e4e4; border-top: #ffffff; border-bottom: #333333;	border-width: 2px;	border-style: outset;	}	.label {	font-family: Verdana;	font-size: 10px;	color: #666666;	padding: 4px;	}