.contents
{

	font-size: 12pt;
    border: solid;
    border-width: 1px;
    border-color: #CAB886;
    background: #CAB886;
}

td.contents
{

	background: white;

}

.space
{
	border-top: solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: white;
	border-color: #CAB886;
	border-width: 1px;
}


.title
{

	font-family: arial, helvitica;
	font-size: 12pt;

}

.state
{

  border: solid;
  border-width: 1px;
  border-color: #CAB886;
  background: #CAB886;
  font-size: 12pt;

}


