.smart {
	font-family: "verdana";
	font-size: 11px;
	text-align: justify;
	line-height: 18px;

}
.title {
	font-family: "verdana";
	font-size: 14px;
	text-align: justify;
	color: #FF0000;

}
.titlegreen {
	font-family: "verdana";
	font-size: 14px;
	text-align: justify;
	color: #336600;
	font-weight: bold;

}
.small {

	font-family: "verdana";
	font-size: 9px;
	text-align: justify;
	line-height: 18px;
}
.logo {
	font-family: "verdana";
	font-size: 11px;
	font-weight: bold;

}
.titleblack {
	font-family: "verdana";
	font-size: 12px;
	text-align: justify;
	color: #000000;
	font-weight: bold;
	font-style: italic;

}
