 
    /*********************
 
       file:             jason_styles.css
       created:    29 may 2007 

       updates:
            29 may 2007   
                       1 )  Created this file based on a version from 20 apr 2007  
                       2 )  Added gmt_recommend_1
                       3 )  Redefined  h1 and h2  and  added h3


   
    *********************/ 



           .top_bottom_links
               { 
                   font-family       :  "Times New Roman", Times, serif ;
                   /****  font-variant      :  small-caps ;  ****/
                   /****  text-decoration   :  none ;   ****/  
                   /****  font-weight:bold ;  ****/
                   text-decoration      :  none ; 
                   vertical-align           :  middle ; 
                   font-style                  :  italic ;
                   /****    font-weight              :  bold ;   ****/
                   font-weight              :  normal ;
                   font-size                   :  30px ;                
                   color                          :  blue ;  
                   background-color  :  "#eeeeee" ;  // smooth light gray
                   /****  background-color  :  white ;   ****/
               }

     .gmt_recommend_1
        {
           font-style        :  italic ;
           font-weight       :  bold ;
           font-size         :  16px ;        
           font-family       :  "Times New Roman", Times, serif ;
           margin-left       :  0.3in ;  
        }

      h1   {   
                   font-size            : 25pt ;
                   margin-left        :  0.3in ;  
                   margin-right     :  1in ;   /* one inch */  
              }

      h2   {   
                   font-size            :  16pt ;
                   margin-left        :  0.6in ;  
                   margin-right     :  1in ;   /* one inch */  
              }

      h3   {   
                   margin-left        :  0.6in ;  
                   margin-right     :  1in ;   /* one inch */  
                   color  : blue 
              }

           .gmt_choose_color
               {
                   font-family       :  "Times New Roman", Times, serif ;
                   /**** color             :  black ;    ****/
                   /****  background-color  :  white ;  ****/
                   font-size         :  20px ;        
                   font-weight       :  bold ;
               }

     h1.cntr_red, h2.cntr_red 
        { 
            text-align  :  center ;
            color       :  #FF0000 ;   
        }    

     .gmt_link_table_1
         {
             font-size          : 28px ;  
             font-family        : "Times New Roman", Symbol, serif ;
             background-color   : #eeeeee ;  // smooth light gray 
         }

     .gmt_link
         {
             font-family       :  "Times New Roman", Times, serif ;     
             background-color  :  #eeeeee ;  // smooth light gray
         }


     .gmt_italic_1
         { 
              font-style        :  italic ;  
              font-weight       :  bold ;
              font-size         :  20px ; 
              font-family       :  "Times New Roman", Times, serif ;
         }

      body 
        {
               /*    background-color :  #eeeeee ;    some kind of light gray  */
               background-color :  #ffffff    /*  white  */
               font-family      : "Times New Roman", Times, serif, Arial, Helvetica, sans-serif ;    
        }  


    .poem_title
        {
            color                  :  blue ;
            font-style          :  oblique ;  
            font-weight      :  bold ;
            font-size           :  30px ;   
            font-family        :  "Times New Roman", Symbol, serif ;

        }

 
      /****  p    { margin-left  : 50px }  ****/
 
      p
        { 
           font-family         :  "Times New Roman", Times, serif ;
           font-size            :  20px ;        
           font-weight       :  bold ;
           margin-left        :  0.6in ;  
           margin-right     :  1in ;   /* one inch */  
        }
 
    .article_source
        { 
           font-family         :  "Times New Roman", Times, serif ;
           font-size            :  20px ;        
           font-weight       :  bold ;
           font-style           :  italic ;
        }


    .gmt_table_1
        {
            font-family   :  "Times New Roman", Symbol, serif ;
            font-size     :  18px ;   
        }

    .gmt_table_2
        {
            font-family          :  "Times New Roman", Symbol, serif ;
            font-size            :  18px ;  
            border-style         :  solid ;
            border-color         :  black ;
            border-top-width     :  medium ; 
            border-right-width   :  medium ; 
            border-left-width    :  medium ; 
            border-bottom-width  :  medium ; 

        }
 
