.title     {
	font-weight: bold;
	font-size: 20px;
	line-height: 120%
}
.subtitle  {
	font-size: 15px;
	line-height: 150%
}
.text   {
	font-size: 12px;
	line-height: 180%
}
.menu    {
	font-size: 12px;
}
.subtext    {
	font-size: 10px;
	line-height: 150%;
}
.span65 {
	font-size: 65%;
}

.green {
	font-size: 12px;
	color: #389e4d;
	line-height: 120%;
}
.span80 {
	font-size: 80%;
}
