.p10 {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.p10 b strong {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	font-weight: 100;
}
.p12 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.p12 b strong {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: 100;
}
.p14 {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.p14 b strong {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	font-weight: 100;
}
a:link {
	color: #006633;
}
a:link b strong {
	color: #006633;
	font-weight: 100;
}
a:hover {
	color: #FF3300;
}
a:hover strong {
	color: #FF3300;
	font-weight: 100;
}
a:visited {
	color: #669966;
}
a:visited b strong {
	color: #669966;
	font-weight: 100;
}




