/* CSS Document */
p {
	font-family: Helvetica, TradeGothic, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-transform: none;
	line-height: 14px;
	font-weight: 400;
}
p2 {
	font-family: Helvetica, TradeGothic, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-transform: none;
	line-height: 14px;
	font-weight: 400;
	font-style: italic;
}
text {
	font-family: Helvetica, TradeGothic, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-transform: none;
	line-height: 14px;
	font-weight: 400;
}
.link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
}

.link a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}

.link a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}

.link a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.link a:active { 
text-decoration: none; 
}
.link2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
}

.link2 a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}

.link2 a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}

.link2 a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

.link a:active { 
text-decoration: none; 
}
