
            body{
              background-color: #C5D2A2;              
              color:#006633;
              
            }
            
            
            
            div, p, ul, form, input, h2, h3, h4, img{
              color:#006633;
            }
            
            a {
             color:#0000CC;
            }
            a:hover {
             color:#0000CC;
            }
            blockquote {
             color:#006633;
            }
            .titletxt{
             font-size:14pt;
            }
            .frame{
             background:#C5D2A2;
             border:#C5D2A2 1px solid;
             font-size: 12pt;
            }
            .frame div, .frame p,.frame ul,.frame form,.frame input,.frame h2,.frame h3,.frame h4,.frame img{
              font-size:12pt;
            }
            .frameheader{
             background:#C5D2A2 ;
            }
            .frametxt{
             font-size: 12pt;
            }
            .outsideframetxt{
             font-size:12pt;
            }
            
            