1 body
{ background-color: #FFFFFF; }
2 body
, td
, .content
{ font-family: Verdana
, Arial
, helvetica
, sans-serif
; font-size: 12px; }
3 .title { font-family: Verdana
, Arial
, helvetica
, sans-serif
; font-size: 16px; font-weight: bold
; }
4 .subtitle { font-size: 12px; font-weight: bold
; }
6 .toc_ul, .toc_li { margin-left: 8px; line-height: 16px; }
7 .step_ol, .step_li { margin-left: 11px; line-height: 16px; }
8 img
{ border: #000000 solid
1px; }
10 a:visited
{ color: #666666; text-decoration: underline
; }
11 a:active
{ color: #666666; text-decoration: underline
; }
12 a:hover
{ color: #666666; text-decoration: underline
; }
13 a
{ color: #666666; text-decoration: underline
; }
15 .pageheader { border: #E0E0E0 solid
1px; }
16 .pagefooter { border: #E0E0E0 solid
1px; }
17 .sample { background-color: #FFFFFF; border: #000000 solid
1px; }
18 .samplecontent { font-size: 10px; }
20 .code { background-color: #FFFFFF; border: #000000 solid
1px; }
21 .codecontent { font-size: 10px; }
22 .codecontent a:visited { color: #666666; text-decoration: none
; font-weight: bold
}
23 .codecontent a:active { color: #666666; text-decoration: none
; font-weight: bold
}
24 .codecontent a:hover { color: #666666; text-decoration: none
; font-weight: bold
}
25 .codecontent a { color: #666666; text-decoration: none
; font-weight: bold
}