body, td, p
{
	color: black;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin-top: 0;
	margin-bottom: 0
}

a:link
{
	color: black;
}

a:visited
{
	color: black;
}

a:hover
{
	color: #0099cc;
}

.head
{
	font-weight: bold;
	color: #0099cc;
}

.foot
{
	font-size: 8pt;
	color: #666666
}

.lcell
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 4px;
}

.rcell
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 4px;
}

.bcell
{
	border-bottom: 1px solid #666666;
}

.c0
{
	background: #E6E6E6;
	vertical-align: top;
}

.c1
{
	background: #FAFAFA;
	vertical-align: top;
}

