/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */


td h3{
	color: #F6D80B;
	font-size: 16px;
	font-weight: bolder;
}
td h4{
	color: #F6D80B;
	font-size: 14px;
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	color: #C0C0C0;
	margin-top: 15px;
	margin-bottom: 3px;
	
}
h2 {
	font-size: 20px;
	color: #00FF99;
	margin-top: 15px;
}

h3 {
	font-size: 16px;
	color: #00FF99;
	margin-top: 5px;
	margin-bottom: 3px;
}
h4 {
	font-size: 14px;
	color: #00FF99;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

h5 {
	font-size: 18px;
	color: #C0C0C0;
	margin-top: 15px;
	margin-bottom: 3px;
}
h6 {
	font-size: 13px;
	color: #CC6699;
}



