.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07374D;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0A3345;
	font-weight: bold;
}



.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2A1B3;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.textnewstitlewhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.textnewsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #153C4B;
	background-repeat: repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
