body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

.text {
	color:#333333;
	font-size:11px;
	font-weight:normal;
	line-height:1.5;
}

.text a{
	color:#226D0B;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.text a:hover{
	text-decoration:none;
}
