/*

	//////////////////////////////////////////////////////////////////////
	//
	// L8M
	//
	// 
	// Contains vertical rhythm for typography CSS (for screen).
	//
	// Filesource /public/default/css/screen/rhythm.css
	// Source     http://topfunky.com/baseline-rhythm-calculator/
	//            http://calculator.tobani.com/convert/px-to-em
	//            Base Font Size 14px
	// Version    $Id: rhythm.css 10 2023-03-27 14:07:01Z nm $
	//
	//////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////
// general
//////////////////////////////////////////////////////////////////////

*/

body {
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
p, ul, blockquote, pre, td, th, label {
}
p.small {
}
table {
}

dd {
}
