/**  info 1 portrait, blue scroll   **/
/**  update 22 Oct 2011,  add em and pre.black **/

html        { font-size: 10pt; font-family: arial; color: #000000; line-height: normal;
              background-image: url('../i/blue2bg.jpg');

              scrollbar-track-color:     #d8d8e8;
              scrollbar-face-color:      #d2d2e8;

              scrollbar-highlight-color: #404080;
              scrollbar-3dlight-color:   white;

              scrollbar-shadow-color:    white;
              scrollbar-darkshadow-color:navy;
   
              scrollbar-arrow-color:     black }
            
 pre        { font-size: 10pt; font-family: "courier new"; color: navy }
 pre.black  { font-size: 10pt; font-family: "courier new"; color: black }

 em.rw      { font-size: 10pt; font-family: "courier new"; color: #c00000 ; background: white ; font-weight: bold ; }
 em         { font-size: 10pt; font-style: normal; background: #c8c8f0 ; font-weight: bold ; }

 p          { font-size: 10pt; font-family: arial }
 td         { font-size: 10pt; font-family: arial }
 th         { font-size: 10pt; font-family: arial }
 tt         { font-size: 10pt; font-family: "comic sans ms" }
 li         { font-size: 10pt; font-family: arial }
 i          { font-size: 10pt; font-family: arial }
 blockquote { font-size: 10pt; font-family: arial; margin: 15px; text-align: justify }

 A:link     { font-size: 14pt; font-family: arial; color: #FF2000; text-decoration: none }
 A:visited  { font-size: 14pt; font-family: arial; color: #FF2000; text-decoration: underline }

 A:active   { color: #4040FF; background-color: #FFFFFF }
 A:hover    { color: #FFFFFF; background-color: #000080 }

 h4         { font-size: 12pt; font-family: arial; color: navy}
 h6         { font-size: 8pt ; font-family: arial; color: navy; page-break-before: always }
 @page      { size: portrait }

href.ftn   (text-decoration: none }
