
body {
color: #000000;
background: #bbbbbb;
font-family: arial, futura, helvetica, serif;;
font-variant: normal;
font-size: 70%;
}

a:link {color: #000000; background: #eeeeee; text-decoration: underline; }
a:active {color: #0000ff; background: #eeeeee; text-decoration: underline; }
a:visited {color: #008000; background: #eeeeee; text-decoration: underline; }
a:hover {color: #ff0000; background: #eeeeee; text-decoration: underline; }


table {
color: #000000;
background: #ffffff;
border: solid 1px #000000;
border-collapse: collapse;
}

.main {
font-size: 120%;
}

th {
font-family: arial, futura, helvetica, serif;
font-variant: normal;
}

th.head {
font-size: 150%;
text-align: center;
border: none;
}

th.sub {
font-size: 100%;
text-align: center;
border: solid 1px black;
}

th.grand {
font-size: 100%;
text-align: center;
border: solid 1px black;
font-family: arial, futura, helvetica, serif;
font-variant: normal;
font-weight: bold;
padding: 1px 1px 1px 1px;
}

td.foo {
border: solid 1px white;
white-space: nowrap;
}


td.grand {
font-size: 100%;
text-align: right;
border: solid 1px black;
font-family: arial, futura, helvetica, serif;
font-variant: normal;
font-weight: bold;
padding: 1px 1px 1px 1px;
}

td.text {
font-family: arial, futura, helvetica, serif;
font-variant: normal;
font-size: 100%;
text-align: right;
padding: 1px 1px 1px 1px;
white-space: nowrap;
}

td.milestone {
font-family: arial, futura, helvetica, serif;
font-variant: normal;
font-weight: bold;
font-size: 100%;
text-align: center;
padding: 1px 1px 1px 1px;
white-space: nowrap;
}

td.number {
font-family: arial, futura, helvetica, serif;
font-variant: normal;
font-size: 100%;
text-align: right;
padding: 1px 1px 1px 1px;
white-space: nowrap;
}


td.timestamp {
font-family: arial, futura, helvetica, serif;
font-variant: normal;
font-size: 80%;
text-align: right;
padding: 1px 1px 1px 1px;
white-space: nowrap;
}

td.blank {
border: none;
padding: 1px 1px 1px 1px;
font-family: arial, futura, helvetica, serif;
font-size: 100%;
}

li { 
padding: 6px 0px 6px 6px;
list-style: disc outside;
}

p.footer {
font-family: arial, futura, helvetica, serif;
font-size: 100%;
}

ul.foot {
font-family: arial, futura, helvetica, serif;
font-size: 100%;
}

