DEFAULT_STYLESHEET_DATA = "/*
Asciidoctor default stylesheet - minimal fallback */\nbody { font-family: \"
Noto Serif\", \"
DejaVu Serif\", serif; font-size: 1em; line-height: 1.6; color: rgba(0,0,0,.8); background: #fff; }\n#content { margin: 0 auto; max-width: 62.5em; padding: 0 1em; }\nh1, h2, h3, h4, h5, h6 { font-family: \"
Open Sans\", \"
DejaVu Sans\", sans-serif; font-weight: 300; color: #ba3925; }\na { color: #2156a5; text-decoration: underline; }\npre { background: #f7f7f8; padding: 1em; overflow-x: auto; }\ncode { font-family: \"
Droid Sans Mono\", \"
DejaVu Sans Mono\", monospace; }\n.admonitionblock td.icon { font-size: 2.5em; width: 80px; text-align: center; }\ntable.tableblock { border-collapse: collapse; width: 100%; }\ntable.tableblock td, table.tableblock th { border: 1px solid #dedede; padding: .5em .75em; }"