
.title
{
	background-color: #FFDDDD;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle
}

.cell
{
	background-color: #EEEEEE;
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: top
}

.ccell
{
	background-color: #EEEEEE;
	color: #000000;
	font-size: 12px;
	text-align: center;
	vertical-align: center
}

.big
{
	background-color: #EEEEEE;
	color: #000000;
	font-size: 24px;
	font-weight: bold
}

.small
{
	background-color: #EEEEEE;
	font-size: 10px
}

.stxt
{
	font-weight: normal;
}

.wsep
{
	background-color: #FEFEFE;
	font-size: 10px
}

