.title, a
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: 00779B;

}

.title2
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

.text
{
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	color: 004251;
	text-align: justify;
}

