36 |
brianR |
1 |
<STYLE type="text/css">
|
|
|
2 |
td.spacer {padding-bottom: 10px; padding-top: 10px;}
|
|
|
3 |
.title { font-family: sans-serif; color: #99AACC;}
|
|
|
4 |
.bodyText { font-family: sans-serif; font-size: 9pt; color:#000000; }
|
|
|
5 |
.sub-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white;}
|
|
|
6 |
.log-text {font-family: sans-serif; font-style: normal; font-weight: lighter; font-size: 8pt; color:black;}
|
|
|
7 |
.big-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white; border-top:10px solid white;}
|
|
|
8 |
.light-row {background:#FFFFFF}
|
|
|
9 |
.dark-row {background:#EEEEFF}
|
|
|
10 |
.header {background:#99AADD}
|
|
|
11 |
#indent {word-wrap : break-word;width :300px;text-indent:10px;}
|
|
|
12 |
</STYLE>
|