@charset "UTF-8";
.text {
	font-family: "Myriad Pro", Arial;
	font-size: 11pt;
}
.text_small {
	font-size: 10px;
	font-family: "Myriad Pro", Arial;
	line-height: 15pt;
}
.subtitle {
	font-family: "Myriad Pro Semibold", "Myriad Pro Bold", "Myriad Pro", Arial;
	font-size: 14pt;
	letter-spacing: normal;
}
a {
	font-weight: bold;
	color: #007B7B;
	text-decoration: none;
}
