html, body{
	overflow-y: auto !important;
}
.brand-color{
	color: #DC0615;
}

h2.smaller-h2 {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 18px;
	margin-bottom: 20px;
}
.quotation {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	padding: 0 10px;
}
body.mceContentBody{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #212834;
}
body.mceContentBody strong {
	color: #000000;
}
body.mceContentBody ul {
	list-style-image: url('../img/dot4.gif');
	margin: 0 0 10px 20px;
}
body.mceContentBody li {
	line-height: 14px;
	margin-bottom: 5px;
}
body.mceContentBody {
	line-height: 18px;
	margin-bottom: 10px;
}



