body{
  background-color:#FFFFFF;
  color:#000000}

td.hei{	width:80px;
	background-color:#FFFFBF;
	text-align:center}

td.sta{	width:80px;
	background-color:#BFFFFF;
	text-align:center;}

td.sun{	width:80px;
	background-color:#FFBFFF;
	text-align:center}

td.past{
	background-color:#FFFFFF;
	height:50px;
	text-align:center}

td.today{
	background-color:#FF66FF;
	height:50px;
	text-align:center}

td.future{
	background-color:#FFFFFF;
	height:50px;
	text-align:center}

div.sample{
	background-color:#FFFFFF;
	overflow:auto}

a{	text-decoration:none}

img{    border-style:none}

