.style1 {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-weight: 100;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}

