@charset "UTF-8";
/* CSS Document */

.titles_right_side {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bold_yellow {
	font-weight: bold;
	text-transform: uppercase;
	color: #FBB040;
}
h2 {
	line-height: 18px;
	color: #FBB041;
}

