*
{
	font-family: sans-serif;
}

p, li
{
	font-size: x-small;
	list-style: none;
}

table,
body
{
	width: 400px;
}

table,
td
{
	border: #808080 solid 1px;
	border-collapse: collapse;
	font-size: x-small;
	text-align: left;
	color: #303030;
}

.progress table
{ width: 400px; }

.progress td
{
	color: #808080;
	border: 1px solid #808080;
	border-collapse: collapse;
	font-size: xx-small;
	text-align: center;
	padding: 0px;
	border-spacing: 0px;
}

td.blue
{ background: #B0C4DE; }

td.orange
{ background: #FFD700; } 

td.open
{ background: white; } 
