h3{
	font-size:13pt;
	color: rgb(19,78,117);
}
.white-bold{
	color:white;
	font-weight:bold;
}

.subtitle{
	font-size:14pt;
}
.subtitle-2{
	font-size:13pt;
	font-weight:bold;
	color:#494949;
	margin-bottom:2pt;
}
.subtitle-3{
	font-size:14pt;

	color:#494949;
}
/*#CONTENT a:link{
	color:rgb(19,78,117);
	font-weight:bold;
	text-decoration:none;
}
#CONTENT a:active{
	color:rgb(19,78,117);font-weight:bold;
	text-decoration:none;
}
#CONTENT a:visited{
	color:rgb(19,78,117);font-weight:bold;
	text-decoration:none;
}
#CONTENT a:hover{
	color:rgb(224,117,45);font-weight:bold;
	text-decoration:underline;
}*/
#CONTENT_SMALL a:link{
	color:rgb(19,78,117);
	font-weight:bold;
	text-decoration:none;
}
#CONTENT_SMALL a:active{
	color:rgb(19,78,117);font-weight:bold;
	text-decoration:none;
}
#CONTENT_SMALL a:visited{
	color:rgb(19,78,117);font-weight:bold;
	text-decoration:none;
}
#CONTENT_SMALL a:hover{
	color:rgb(224,117,45);font-weight:bold;
	text-decoration:underline;
}

#ADDITIONAL-AREA a:link{
	color:rgb(19,78,117);font-weight:bold;
	text-decoration:none;
}
#ADDITIONAL-AREA a:active{
	color:rgb(19,78,117);font-weight:bold;
	text-decoration:none;
}
#ADDITIONAL-AREA a:visited{
	color:rgb(19,78,117);font-weight:bold;
	text-decoration:none;
}
#ADDITIONAL-AREA a:hover{
	color:rgb(224,117,45);font-weight:bold;
	text-decoration:underline;
}
