.content {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #678311;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.footer:link {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.footer:visited {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.footer:hover {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.content-bold {

	font-family: tahoma;
	font-size: 12px;
	color: #032d7f;
}
