.font {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #655E58;
	text-align: left;
}

.font2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #007F4E;
}

.font3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #655E58;
	padding-top:12px;
	text-align: left;
}

a:link {
	text-decoration: none;
}

a:visited{
	text-decoration:none;
	color: #655E58;
}

