@charset "utf-8";
.row {
	width: 80%;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}
.subtitlevvm {
	color: #FFFFFF;
	background-color: #8F8F8F;
}
.subtitlerow {
	margin-top: 10px;
}
.articlebg {
	background-color: #E3E3E3;
}
