.graphica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	text-align: center;
}
.graphicaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.graphicaL-just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	font-style: normal;
}
.graphicaL-justBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #8697a3;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
.titleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	font-style: normal;
	color: #36434c;
}
  
 .graphicaLargeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
