BODY {
 background: #CCCCFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

P {
 font-size: x-small;
 text-align: justify;
 text-indent: 1em;
}

P.right {
 font-size: xx-small;
 font-style: italic;
 float: right;
 margin-left: 8;
 margin-bottom: 8;
 padding-right: 4;
 text-indent: 0;
 width: 215;
}

P.footnote {
 font-size: xx-small;
}

P.author {
 font-size: xx-small;
 font-style: italic;
}

H1 {
 font-size: large;
}

H2 {
 font-size: medium;
}

H3 {
 font-size: small;
}

A {
}

A:Visited {
}

A:Active {
}

A:Hover {
}

TABLE {
 font-size: xx-small;
}

TABLE.article {
 width=620;
}

TD.story {
 padding-right: 5;
 width: 470;
}

TD.links {
 background: #9999FF;
 font-size: x-small;
 padding-left: 5;
 padding-top: 5;
}

SPAN.linkheader {
 font-weight: bold;
}

IMG.clickable {
 cursor: hand;
}

KBD {
 font-family: courier monospace;
 font-size: x-small;
}

PRE {
 font-family: courier monospace;
 font-size: xx-small;
}
