body {
	font-size: 15px;
	background-color: #5e532d;

 margin-left: 0px
 margin: 0px;
 }
a {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
    text-decoration: none;
}
p {
	font-size: 14px;
	line-height:17px;
	color: #FFFFFF;
 }
i {
	color: #FFFFFF;
	font-size: 10px;
	line-height:13px;
	font-style: normal;
	text-decoration: none;
 }

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