@charset 'UTF-8';

h1, h1 a { font-size: 189%; font-weight: bold; }
h2, h2 a { font-size: 159%; font-weight: bold; }
h3, h3 a { font-size: 144%; font-weight: bold; }
h4, h4 a { font-size: 107%; font-weight: bold; }
h5, h5 a { font-size: 100%; font-weight: bold; }
h6, h6 a { font-size: 100%; }

.small { font-size: small; }
.x-small { font-size: x-small; }
.xx-small { font-size: xx-small; }
.s10 { color: #FF0000; }
.s11 { background-color: #FFFF00; }
