#normal      { font-family: Arial, Helvetica, Verdana; font-size: 10pt; color:#004465 }
body         { font-family: Arial, Helvetica, Verdana; font-size: 10pt; color: #004465 }
td           { font-family: Arial, Helvetica, Verdana; font-size: 10pt; color: #004465 }

.footer      { font-family: Arial, Helvetica, Verdana; font-size: 8pt; color: #004465 }

h1           { font-family: Arial, Helvetica, Verdana; font-size: 12pt; color: #004465; font-weight: bold }
h2           { font-family: Arial, Helvetica, Verdana; font-size: 10pt; color: #004465; 
               font-style: italic; font-weight: bold }

A:link,A:visited  { text-decoration: none}
A:hover { text-decoration: underline}

.table { 
border : 2px; 
border-color : #FFFFFF; 
border-style : groove;
border-collapse: collapse;
border-spacing: 0px;
} 

.td3 {
border : 1px; 
border-color : #bbbbbb; 
border-style : solid;
border-spacing: 0px;
}

.tdc {
border : 1px; 
border-color : #bbbbbb; 
border-style : solid;
border-spacing: 0px;
font-family: "Courier New", monospace;
font-size: 8pt
}

P { margin-bottom: 0.1in }
P.western { font-family: "Arial", sans-serif; font-size: 10pt }

P.syntax-western {
margin-bottom: 0.2in;
background: #ccccff;
border: 1px solid #999999;
font-family: "Courier New", monospace;
font-size: 8pt
}
P.syntax-cjk { margin-bottom: 0.2in; border: 1px solid #999999; background: #ccccff }
P.syntax-ctl { margin-bottom: 0.2in; border: 1px solid #999999; background: #ccccff }

P.example-western {
margin-bottom: 0.2in;
background: #ccccff;
border: 1px solid #999999;
font-family: "Courier New", monospace;
font-size: 8pt
}
P.example-cjk { margin-bottom: 0.2in; border: 1px solid #999999; background: #ffffff }
P.example-ctl { margin-bottom: 0.2in; border: 1px solid #999999; background: #ffffff }

H6 { margin-top: 0.17in; margin-bottom: 0.17in }
H6.western { font-family: "Arial", sans-serif; font-size: 10pt }
H6.cjk { font-size: 10pt }
H6.ctl { font-size: 10pt }
