
/* HBS Network stylesheet */
body, td  { color: #333; font-size: 11pt; font-family: Arial; line-height: 14pt }
a { text-decoration: none }
a:hover { color: #f0a94e; text-decoration: underline }
a:link { color: #f45454 }
a:visited { color: #a04c4c }
a:active { color: #f0a94e }
h1      { color: #aa0000; font-size: 14pt; font-weight: bold; line-height: 15pt; width: 100%; border-bottom: 1px solid #aa0000 }
h2     { color: #0000aa; font-size: 13pt; font-weight: bold; line-height: 14pt; margin: 0 }
h3 { color: #000; font-size: 11pt; font-weight: bold; line-height: 14pt; margin: 1em 0 }
.dot { border-bottom: 1px dotted gray; border-left: 1px dotted gray; }
.dot th { border-top: 1px dotted gray; border-right: 1px dotted gray }
.dot td { border-top: 1px dotted gray; border-right: 1px dotted gray }
.small  { font-size: 9pt; line-height: 11pt }
.xx-large { font-size: 32pt; line-height: 40pt }
.x-large  { font-size: 18pt; line-height: 20pt }
