/* format descriotion file for LSG                      */

/* display file for screen layouts                      */
/* name: screen.css                                     */



/* printer file for paper output or file-printing       */
/* name: screen.css                                     */
/* CURRENT FILE                                         */

body		{ color:#000000; background-color:#FFFFFF }

/* headers */

h1		{ color:#000000;
                  font-style:italic; font-size:24pt;
                  width:100%; filter:DropShadow(color=#C0C0C0, offx=5, offy=3); 
                }
h1.red		{ color:#000000;
                  font-style:italic; font-size:24pt;
                  width:100%; filter:DropShadow(color=#C0C0C0, offx=5, offy=3); 
                }

h1.space	{ color:#000000;
                  font-style:italic; font-size:24pt;
                  width:100%; filter:Shadow(color=#C0C0C0, offx=5, offy=3); 
                }

h1.space-red	{ color:#000000;
                  font-style:italic; font-size:24pt;
                  width:100%; filter:Shadow(color=#C0C0C0, offx=5, offy=3); 
                }

h2		{ color:#000000 }
h3		{ color:#000000 }
h4		{ color:#000000 }
h5		{ color:#000000 }
h6		{ color:#000000 }

div		{ color:#000000 }
table		{ color:#000000 }
table.smallType	{ color:#000000; font-size=7pt }

p		{ color:#000000 }
p.std		{ color:#000000 }
p.table		{ color:#000000 }

a            { text-decoration: none; color: #990000 }
a:hover      { color: #000000; text-decoration: underline}

/* other format descriptions                            */
/* name: does not exist                                 */

