body { color: gray; }
p { }
a { color: blue; text-decoration: underline; }
h1 { font-size: 10px; font-weight: normal; margin: 2px; }
h2 { font-size: 12px; font-weight: normal; margin: 0; }
h3 { font-size: 12px; font-weight: normal; }
.class00 { font-size: 14px; line-height: 200%; }
.class0 { font-size: 13px; line-height: 150%; }
.class1 { font-size: 11px; line-height: 150%; }
.class2 { font-size: 12px; line-height: 150%; }
td { }
a:link { color: fuchsia; font-size: 12px; }
a:visited { color: fuchsia; font-size: 12px; }
a:hover { color: blue; font-size: 12px; cursor: auto; }
a:active { }
