/*

	//////////////////////////////////////////////////////////////////////
	//
	// L8M
	// 
	//
	// Contains color CSS (for screen).
	//
    // Filesource /public/default/css/screen/color.css
	// Version    $Id: color.css 572 2019-02-20 15:50:54Z nm $
	//
	//////////////////////////////////////////////////////////////////////
	
    //////////////////////////////////////////////////////////////////////
    // general
    //////////////////////////////////////////////////////////////////////
*/

body {
}

h1,
h2,
h3,
h4,
h5,
h6 {
}

p {
}

a,
a:active,
a:visited {
}
   
a:focus,
a:hover {
}

em {
}

form label {
}

/*    
    
    ////////////////////////////////////////////////////////////
    //  div#page
    ////////////////////////////////////////////////////////////
    
*/ 

div#page {
}

/*    
    
    ////////////////////////////////////////////////////////////
    //  div#footer
    ////////////////////////////////////////////////////////////
    
*/ 

body div#footer {
}