BODY, TD {
	font-family : Tahoma;
	font-size : 8.5pt;
	line-height : 16px;
}

A {
	font-family : Tahoma;
	text-decoration: none;
	color: blue;
}

A:Hover {
	font-family : Tahoma;
	text-decoration: underline;
	color: Blue;
}

.tittle_one {
	font-family : Tahoma;
	font-size : 14pt;
	line-height : 24px;
	color: 00a0e2;
}


.tittle_two {
	font-family : Tahoma;
	font-size : 12pt;
	color: Navy;
	line-height : 22px;
}

.tittle_black {
	font-family : Tahoma;
	font-size : 9pt;
	color: Black;
	font-weight : bold;
}

.headline_blue {
	font-family : Tahoma;
	font-size : 9pt;
	color: Navy;
}

.paragraph_text {
	font-family : Tahoma;
	font-size : 8.5pt;
	color: Black;
	margin-top : -10px;
}
.general_text {
	font-family : Tahoma;
	font-size : 8.5pt;
	color: Black;
}

.araio_text {
	line-height : 26px;
}

.creds_text {
	font-family : Tahoma;
	font-size : 7pt;
	color: Black;
}