/**
 * Typography
 */

body, td, div, p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt; }
	
strong {
	font-weight: bold; }
	
.breadcrumb {
	font-weight: bold; }
	
.iplasma-footer {
	font-size: 9pt; }
	
.iplasma-header {
	font-size: 14pt;
	font-weight: bold; }
	
.iplasma-content-container {
	font-size: 9pt; }
	
.iplasma-small-text {
	font-size: 8pt; }