body {
	font-size: 12px;
	background-color: #f1f7ea;

 margin-left: 0px
 margin: 0px;
 }
a {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
    text-decoration: none;
}
p {
	font-size: 12px;
	line-height:16px;
	color: #535353;
 }
i {
	color: #7E8E83;
	font-size: 10px;
	line-height:13px;
	font-style: normal;
	text-decoration: none;
 }

.text {
	font-size: 12px;
	color: #777777;
	line-height: 18px;
 }
.text2 {
	font-size: 10px;
	line-height: 13px;
	color: #777777;
}
.text3 {
	font-size: 14px;
	line-height: 20px;
	color: #777777;
	padding-top: 5px;
	font-weight: bold;
}

