5 H1
{ text-align: center
; font-size: large
}
6 H2
{ text-align: left
; font-size: medium
; }
7 H3
{ text-align: left
; font-size: small
; }
8 CODE
{ font-size: small
; }
9 CAPTION
{ font-weight: normal
}
12 A
.el
{ text-decoration: none
; font-size: small
; font-weight: normal
}
13 A
.elRef
{ text-decoration: none
; font-size: small
; font-weight: normal
}
14 A
.code
{ text-decoration: none
; font-weight: normal
; color: #4444ee }
15 A
.codeRef
{ font-weight: normal
; color: #4444ee }
16 A:hover
{ text-decoration: none
; background-color: #f2f2ff }
17 DL
.el
{ margin-left: -1cm }
18 DIV
.fragment
{ width: 100%; border: none
; background-color: #eeeeee }
20 background-color: black
;
32 DIV
.groupText
{ margin-left: 16px; font-style: italic
; font-size: small
}
33 TD
.md
{ background-color: #f2f2ff; font-size: small
; }
34 TD
.mdname1
{ background-color: #f2f2ff; font-size: small
; color: #602020; }
36 background-color: #f2f2ff;
43 background-color: #eeeeff;
56 background-color: #eeeeff;
68 span
.keyword
{ color: #008000 }
69 span
.keywordtype
{ color: #604020 }
70 span
.keywordflow
{ color: #e08000 }
71 span
.comment
{ color: #800000 }
72 span
.preprocessor
{ color: #806020 }
73 span
.stringliteral
{ color: #002080 }
74 span
.charliteral
{ color: #008080 }