/* Dateiname: rhinosplash.css */



P, H1 {
      font-family: Verdana;
}

P {
	color: #ff9c00;
	font-size: 9pt;
	line-height: 10pt;
}


P.num {
   color: #ff9c00;
   font-family: Verdana;
   font-size:  8pt;
   line-height: 10pt;
}

P.count {
   color: #ff9c00;
   font-family: Verdana;
   font-size:  12pt;
   line-height: 10pt;
}

