body, th, td, li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
}

.clHeaderText
{
	font-size: 15px;
	font-weight: bold;
}

.clSmallText
{
	font-size: 12px;
}

.clPartNumber
{
	font-size:10px;
}

table
{ 
	border-collapse: collapse; 
}

A, A:visited, A:active 
{ 
	COLOR: #333333; 
}

.clFooterText
{
	font-size: 10px;
	COLOR: #FFFFFF;
}

.clFooterText A, .clFooterText A:visited, .clFooterText A:active
{
	COLOR: #808080;
}

A:hover, .clFooterText A:hover
{ 
	COLOR: #990000; 
}


