body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #333;
	text-align: justify;
	padding: 5px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: justify;
	padding: 20px;
	line-height: 22px;
	font-style: normal;
}
.leftSide {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #CCC;
	text-align: justify;
	padding: 20px;
	line-height: 22px;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
	text-align: left;
	font-weight: bold;
}
