@charset "utf-8";
/* CSS Document */
body {font-family:Arial, Helvetica, sans-serif} 
table#sample { margin: 1em; border-collapse: collapse;}
table#sample td , th { padding: .3em; border: 1px #ccc solid; }
	.toprow { padding: .3em; border: 1px #ccc solid; background: #dddbdb}
	.data {font-size:12px; text-wrap:normal }
	.size {	font-size: 12px; }
	.searchResult {	font-size: 14px; color:#03C; font-weight:bold }
	.red { color: #F00;}
	.fontsize {font-size: 12px;}