/* Small Initiatives: Text Style Sampler was designed by Jay Small */
/* using scripts and Cascading Style Sheet snippets from a variety of sources. */
/* Permission is granted to reuse, copy and redistribute this document as long */
/* as this commented notice and all other credits accompany it in all copies. */

#instructions { font-family: verdana, arial, sans-serif; font-size: 12px; }
#defaults, #verdana, #arial { display: none; }
#nodefaults { font-family: courier new, courier, monospace; font-size: 14px; }
#codeindent { padding-left: 2em; }
#sample p { font-family: georgia; line-height: 1.3em; margin: 0; padding: 0 0 .5em 0; text-indent: 2em; }
#sample ul, #sample ol, #sample li { font-family: georgia; line-height: 1.3em; }
