.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: 666666;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: 009966;
}
a:hover {
	text-decoration: none;
	color: 336600;
}
a:active {
	text-decoration: underline;
	color: #006633;
}
.text12 {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color:#CCCCCC;
	line-height: 18px;
}
.text9 {
	font-size: 9px;
	font-family: verdana;
	color:#CCCCCC;
	}
.text11 {
	font-size: 11px;
	font-family: verdana;
	color:#006633;
line-height: 14px;

}
.style2 {
	font-size: 12px;
	color: #66CC66;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 12px;
	color: #FFCC99;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
