a:visited {  color: #FF0066; text-decoration: underline}
a:link {
	color: #FF0066;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {  color: #FF0066; text-decoration: none}
a:active {  color: #FF0066; text-decoration: underline}
.title1 {
	font-size: 14pt;
	font-weight: bold;
	color: #339900;
	line-height: 22pt;
}
.text1 {
	font-size: 10pt;
	color: #666666;
	padding-left: 12pt;
	line-height: 22px;
}
