td.blue
{
	color: #000066;		
}
tr
{
	vertical-align: top;
}

.distributors 
{
	font-style: normal;
	font-weight: normal;
	font-size: 70%;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.distributors th
{
	background-color: #cccccc;
	color: #000080;
}
.distributors td
{
	border-style: none;
	border-width: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-color: #c0c0c0;
	border-collapse: collapse;
}
.history th
{
	border-style: solid;
	border-width: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #cccccc;
	border-color: #FFFFFF;
	color: #000080;
}

.history td
{
	border-style: none;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	border-color: #c0c0c0;
	border-collapse: collapse;
	border-bottom: 0.75pt solid;
}

.distributors p
{
	margin-top: 0;
}

.distributors td.small
{
	font-size: 80%;
}
