
A { color: #003399; }
   
.A1 { font-weight: bold; }

.A2 { color:#000000;  text-decoration:none;  font-weight: bold; }      
    
A:Visited { color: #FF6666; text-weight: bold; }   

.center { text-align: center; }

.flesh   { background-color: #FFCC99;  color: #000000; }

.indent10 { text-align: left;
            margin-left: 10px;
            background-color: #FFCC99;
            color: #000000; }

.indent10lr { text-align: left;
            margin-left: 10px;
            margin-right: 30px;
            background-color: #FFCC99;
            color: #000000; }

.indent10bw { text-align: left;  margin-left: 10px; color: #000000; }

.indent100 { text-align: left;
            margin-left: 100px;
            background-color: #FFCC99;
            color: #000000; }

.indent50 { text-align: left;
            margin-left: 50px;
            margin-right: 50px;
            background-color: #FFFFFF;
            color: #000000; }


.margin101010 { text-align: left;
            margin-left:  10px;
            margin-right: 10px;
            margin-top:   10px;
            margin-bottom: 0px;
            }


            
.margin_topX { text-align: left;  margin-top: 10px; }

.title1 {    font-size: 14pt; 
         font-weight: bold;
          text-align: center;
         }
         
.title2 {    font-size: 12pt; 
          font-weight: bold; 
          text-align: center; 
          text-decoration: underline;
          margin-top: 15px;
          }

.title2nu { font-size: 12pt; 
          font-weight: bold; 
          text-align: center; 
          margin-top: 15px;
          }          
          
.title3 {    font-size: 12pt; 
          font-weight: bold; 
          text-align: left; 
          text-decoration: underline;
          margin-top: 15px;
          margin-bottom: 15px;
          }
          
.title3nu {  font-size: 12pt; 
          font-weight: bold; 
          text-align: left; 
          margin-top: 15px;
          margin-bottom: 15px;
          }          

.par10pt {  font-size: 10pt;
           font-family: courier, "times Roman"; 
          }          

.top_info { text-align: left; background-color: #FFCC99; color: #000000; }

.top_info_text { text-align: left;  margin-left: 50px; }


.page_break  { page-break-before: always }

         

