
p {margin-bottom: 10px;
	line-height: 18px;}
h1 {  
	line-height: 29px;
	display: block;
	font-size-adjust: none;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 3px;
}
h2 {
	line-height: 14px;
	display: inline;
	font-size-adjust: none;
	font-size: 12px;
	font-weight: normal;
}

h3 {
	text-transform: uppercase;
	line-height: 14px;
	display: inline;
	font-size-adjust: none;
	font-size: 12px;
	font-weight: bold;
}
 
p.smalltext {font-size:0.9em;}
p.box {display:block;     padding:0.5em;	  border:1px #ff0000 solid;}
p.boxinvert {display:block;     padding:0.5em;	color:#f5f5f5; background:#ff0000; border:1px #ff0000 solid;}
p.caption { margin-top:-1em; margin-bottom:2em; text-align:left}

p.code {display:block; margin:0 0 1em 1em; font-family:"Courier New", Courier, monospace; font-size:1em; padding:0.5em; color:#000;	background:#f0f0f4;	border-left:8px #E0E7F5 solid;}
 
span.xxxxxl-big {font-size: 60px; line-height: 60px; font-weight: bold;}
span.h1-big {line-height: 29px;font-size: 28px;font-weight: bold;}
span.extra-big {line-height: 21px; font-size: 18px; font-weight: bold; }
span.bigger {line-height: 19px; font-size: 16px; font-weight: bold;}
span.big {line-height: 17px; font-size: 14px; font-weight: bold;}

 
.orangeBackground {background:#FEC216;}

