@charset "utf-8";
/* CSS Document */
body {
	font-family:"Trebuchet MS";
	font-size:12pt;
	background-color:#CCCCCC;
}
.Title {
	font-size:16pt;
}
.Error {
	color:#FF0000;
}
.InputCells {
	width:500px;
}
