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

.panelTitle {
	color: #575757;
	font-size: 16px;
	font-weight: bold;
}

.panelSubtitle {
	color: #575757;
	font-size: 13px;
	font-weight: bold;
}

.panelText {
	color: #575757;
	font-size: 13px;
	font-weight: normal;
}

