table.pic_comment {
	#text-align: center;
	#font-family: Verdana;
	#font-weight: normal;
	#font-size: 11px;
	#color: #404040;
	#width: 260px;
	#background-color: #fafafa;
	border: 1px #6AA525 solid;
	border-collapse: collapse;
	border-spacing: 0px;}

.header-in-dark-color-bg {
	font-size: 10pt;
	font-family: Verdana, Trebuchet MS, Arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.small-txt-in-dark-color-bg {
	font-size: 10pt;
	font-family: Verdana, Trebuchet MS, Arial;
	color: #ffffff;
}
.big-txt-in-dark-color-bg {
	font-size: 10pt;
	font-family: Verdana, Trebuchet MS, Arial;
	color: #ffffff;
	font-weight: bold;
}

.header-in-light-color-bg {
	font-size: 10pt;
	font-family: Verdana, Trebuchet MS, Arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.small-txt-in-light-color-bg {
	font-size: 10pt;
	font-family: Verdana, Trebuchet MS, Arial;
	color: #ffffff;
}
.big-txt-in-light-color-bg {
	font-size: 10pt;
	font-family: Verdana, Trebuchet MS, Arial;
	color: #ffffff;
	font-weight: bold;
}

.header-in-white-color-bg {
	font-size: 12pt;
	font-family: Verdana, Trebuchet MS, Arial;
	color: #385911;
	font-weight: bold;
	text-decoration: underline;
}
.small-txt-in-white-color-bg {
	font-size: 10pt;
	font-family: Verdana, Trebuchet MS, Arial;
	color: #000000;
}
.big-txt-in-dark-white-bg {
	font-size: 10pt;
	font-family: Verdana, Trebuchet MS, Arial;
	color: #000000;
	font-weight: bold;
}