/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

blockquote {
	padding-left: 20px;
    padding-right:20px;
	margin: 0 30px;
    font-style:italic;
    border-left:none;
}

h1, h1 a {
	color: blue;
	font-size: 20px;
    font-weight:bold;
	font-family: Arial;
	margin: 40px 0 0 0;
	padding: 0;
    font-style:italic;
}

body.private_eyes { background-color:#ffffff;
              font-size: 13px;
              font-family: Arial;
              color:#000000;
              }

.txt1 {
      font-family:Arial;
      font-size:18px;
      text-align:justify;
      color:blue;
      }        

.txt2 {
       font-family:Arial;
       font-size:16px;
       text-align:left;
       color:black;
      }
      
.bigtype {
         font-size:22px;
         font-weight:normal;
          }

.normaltype {
            font-size:12px;
            font-weight:normal; 
            }                                           

DIV.txt3 {
          font-family: Georgia;
          font-size:18px;
          text-align:center;
          color:#005577;
          border:solid;
          background:#dedcdd;
          } 

DIV.footer1 {
    height:100%;
	color: #202020;
	font-size: 11px;
    text-align:center;
    margin-bottom:20px;
             }
       
