.large 	{
	FONT-SIZE: 1.4em;
	COLOR: 494949;
	FONT-FAMILY: "Times New Roman";
}

.text 	{
	FONT-SIZE: 0.9em;
	COLOR: 494949;
	FONT-FAMILY: "Times New Roman";
  line-height : 1.2em;
}

.micro 	{
	FONT-SIZE: 0.8em;
	COLOR: 494949;
	FONT-FAMILY: "Times New Roman";
}

.zzz a
{
  COLOR: 0b75b8;
  text-decoration: none;
  border-bottom: 1px dashed #0b75b8;
}

.text a, .micro a
{
  COLOR: 0b75b8;
}