
body { margin: 0px; padding: 0; font-family: "Arial", Helvetica, sans-serif; }

a:link { color:blue; text-decoration:underline; font-size: 12pt }
a:visited { color:blue; text-decoration:underline; font-size: 12pt }
a:hover { color:red; text-decoration:underline; font-size: 12pt }
a:active { color:blue; text-decoration:underline; font-size: 12pt }


#nav { text-align: center; width: 800px; margin: 2px; padding: 2px }
#nav a:link { color:blue; text-decoration:underline; font-size: 12pt }
#nav a:visited { color:blue; text-decoration:underline; font-size: 12pt }
#nav a:hover { color:red; text-decoration:underline; font-size: 12pt }
#nav a:active { color:blue; text-decoration:underline; font-size: 12pt }

#content { width:800px; margin-bottom: 10px  }
#content p { text-align: left; font-size: 12pt; line-height: 14pt }
#content p.numeral { margin-left; 0; margin-top: 0; margin-bottom: 0 }
#content p.number { margin-left: 20; margin-top: 0; margin-bottom: 0 }
#content p.number_nl { margin-left: 40; margin-top: 0; margin-bottom: 0 }
#content p.para { margin-left: 50; margin-top: 0; margin-bottom: 0 }
#content p.letter { margin-left: 50; margin-top: 0; margin-bottom: 0 }
#content p.letter_nl { margin-left: 70; margin-top: 0; margin-bottom: 0 }
 
#footer { text-align: center; 10px; width: 100%; margin: 2px; padding: 2px; font: 9pt "Myriad Roman", arial; color: #000000 } 
#footer h6 { font: 9pt "Myriad Roman", arial; color: #000090 }
#footer a:link { text-decoration:underline; font: 9pt "Myriad Roman", arial; color:blue }
#footer a:visited { text-decoration:underline; font: 9pt "Myriad Roman", arial; color:blue }
#footer a:hover { text-decoration:underline; font: 9pt "Myriad Roman", arial; color:red }
