ref: 8d3a93ce47237114a88d8bed81ab175994eb9a6b
dir: /chm.css/
/* Stylesheet for a Windows .CHM help file */ body { font-size: 75%; font-family: Verdana, Arial, Helvetica, Sans-Serif; } h1 { font-weight: bold; font-size: 150%; } h2 { font-weight: bold; font-size: 130%; } h3 { font-weight: bold; font-size: 120%; }