/* CSS Document */
.type
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000; 
	font-size: 11px;
	line-height: 12pt;
}

a:link
{
	color:#d7682c; 
	text-decoration:none;
}

a:active
{
	color:#d7682c; 
	text-decoration:none;
}

a:visited
{
	color:#d7682c; 
	text-decoration:none;
}

a:hover
{
	color:#d7682c; 
	text-decoration:none;
}

.caption
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	font-size: 8pt;
	line-height: 10pt;
}
