html{ font-family:arial,helvetica,sans-serif !important; }
html p{ font-size: 14px !important; }
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer p, footer span, footer div, footer a{ font-family:arial,helvetica,sans-serif !important; }

ul.main-menu-area li a {
	font-size: 14px;
}



.reset-all-styles{
	all: initial; /* Comment: Resets all CSS properties to their initial values */
}

.cms-force-style{
	font-family: Lato, sans-serif !important;
	font-size: 16px !important; 
	line-height: 1.5em;
}


.cms-force-style ul{ margin: 5px 0 10px 45px; }
	.cms-force-style ul li{}
.cms-force-style strong{ font-weight: bold; font-size: 18px;  }
.cms-force-style table thead tr th{
	border: 1px solid #888888;
	padding: 0 0 0 5px; 
	text-align: left; 
}
.cms-force-style table thead tr th strong{
	font-weight: bold; 
	font-family:arial,helvetica,sans-serif !important; 
	font-size: 15px;
}

.cms-force-style table tr td{
	border: 1px solid #888888;
	padding: 0 0 0 5px; 
}

.footer-area-start .single-footer-area{
	line-height: 1.4em;
}


