/* CSS Document */

.hightlight {
	font-family: Arial;
	font-size: 10pt;
	line-height: 25px;
	font-weight: bold;
}
.content {
	font-family: Arial;
	font-size: 9pt;
	line-height: 25px;
}
.title {
	font-family: Arial;
	font-size: 9pt;
	line-height: 25px;
	font-weight: bold;
}
.subtitle {
	font-family: Arial;
	font-size: 9pt;
	line-height: 25px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 9pt;
	color: #999999;
	
}
a:visited {
	color: #999999;
	font-family: Arial;
	font-size: 9pt;
	
}
a:active {
	text-decoration: underline;
	font-family: Arial;
	color: #cc0066;
}
a {
	text-decoration: none;
	font-family: Arial;
}
.note {
	font-family: Arial;
	font-size: 8pt;
	line-height: 25px;
	color: #999999;
}
.download {
	font-family: Arial;
	font-size: 9pt;
	line-height: 25px;
	color: #D25E8F;
	font-weight: bold;
}
.press {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	line-height: 25px;
	color: #000000;
}
.hpnews {
	font-family: Arial;
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
}
.hpproduct {
	font-family: Arial;
	font-size: 9pt;
	line-height: 25px;
	color: #999999;
}
.tital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #D25E8F;
}
