.yellow_title {
	font-family: sans-serif;
	color: #FF0;
}
.content_text {
	font-family: sans-serif;
	color: #B3B3B3;
	font-size: 12pt;
}
.content_text_smallitalic {
	font-family: sans-serif;
	color: #B3B3B3;
	font-size: 11pt;
	font-style: italic;
}
.content_text_small {
	font-family: sans-serif;
	color: #B3B3B3;
	font-size: 11pt;
	line-height: 13pt;
}
.sidebar {
	background-image: url(images/sidebar_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.green_title {
	font-family: sans-serif;
	color: #8BC53F;
	font-size: 12pt;
}
.works_painting_descp {
	font-family: sans-serif;
	color: #B3B3B3;
	font-size: 8pt;
}

