/* Large-header */
#content h2.headerbig { 
	font-size: 24px;
	margin:0 0 0.9em 0;
}
#content p.headerbig { 
	font-size: 24px;
	margin:0.5em 0;
}
/* Header */
.header1 { 
	font-size: 18px
}
/* Sub-header */
.header2 {
	font-weight: bold;
	font-size: 15px;
}
/* Normal */
.normal_text {
	
}