/**  info 1 landscape, blue scroll   **/

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 }
 p          { font-size: 10pt; font-family: arial }
 td         { font-size: 10pt; font-family: arial }
 th         { font-size: 10pt; font-family: arial }
 li         { font-size: 10pt; font-family: arial }
 i          { font-size: 10pt; font-family: arial }
 blockquote { font-size: 10pt; font-family: arial; margin: 15; 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: landscape }
