.maintext {
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 19pt;
	font-weight: normal;
	color: #252525;
	text-align: left;
}
a:link {
	color: #16243E;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 15pt;
	text-decoration: underline;
}
a:hover {
	color: #fbab1a;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 15pt;
}
a:visited {
	color: #16243E;
	text-decoration: underline;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 15pt;
}
.titles {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #16243E;
	text-decoration: none;
}
a.top:link, a.top:visited	{
	font-size: 12px;
	color: #fbab1a;
	text-decoration: none;
}
a.top:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.TitlesBig {

	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FDAB1B;
	text-decoration: none;
}
.img_border { border: 4px solid #FFFFFF; margin: 1px 5px 1px 1px; }