body { background-color: #fff; }
body, td { font-family: MS Sans Serif; font-size: 10pt; }
p { }
a { color: #000; }
a:visited { color: #666; }
.header { font-size: 12pt; font-weight: bold; }
.top { text-decoration: none; font-size: 20pt; }
.source { background-color: #ccc; font-size: 10; }
h1 { padding-top: 20px; font-size: 15pt; color: #666; }
h2 { font-size: 13pt; font-weight: bold; color: #666; }
h2 { font-size: 13pt; color: #666; }
code { font-weight: bold; }
|