body
{
  font-size: 12px;
  background-color: #eeffee;
//  background-color: #ffffff;
  color: #004400;
//  background-color: #eeffee;
}
table
{
  font-size: 12px
}
/*
a:hover
{
  position:relative;
  top:1px;
  left:1px;
}
*/
a:link,a:visited
{
  text-decoration:none;
//  color:#660066;
  color:#AA8888;
}
tips
{
  color:#AA0000;
  font-size: 12px
}
future
{
  color:#AA0000;
  font-size: 12px
}
#maincontent
{
	width:440px;
}
.date
{
	color:#fff;
	font-size:x-small;
	font-weight:bold;
	background:#004400;
}