@charset "ISO-8859-1";
.copy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 666666;
	text-decoration: none;
	line-height: 20px;
}
.copyBold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 666666;
	text-decoration: none;
	line-height: 20px;
}
.copy2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 666666;
	text-decoration: none;
	line-height: 15px;
}
.copyBold2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.downloads {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 666666;
	text-decoration: none;
	line-height: normal;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B4C2CF;
	text-decoration: none;
	line-height: normal;
}

