h1 {
   font-size        : 16px;
   font-family      : Serif;
   text-align		: center;
   color	        : #506BE1;
}


h2 {
   font-size        : 14px;
   font-family      : Serif;
   text-align		: center;
   color	        : #506BE1;
}

h3 {
   font-size        : 13px;
   font-family      : Serif;
   text-align		: center;
   color	        : #506BE1;
   font-weight      : 700;
}

h4 {
   font-size        : 13px;
   font-family      : Serif;
   text-align		: center;
   color	        : #506BE1;
   font-weight      : 300;
}


.smallblue {
  font-size      : 10px;
  letter-spacing : 1px;
  color			 : #ffffff;
 } 
 
 .smallwhite {
  font-size      : 10px;
  color			 : #ffffff;
  font-family     : tahoma;  
  text-decoration : none;  
 } 

 .sw2 {
  font-size      : 10px;
  color			 : #ffffff;
  font-family     : tahoma;  
  text-decoration : none;  
 } 
 
 
 P {
   font-size        : 12px;
   font-family      : Helvetica,Serif;
   text-align		: justify;
   color	        : #3A2819;
   padding-left	    : 10px;
   padding-right    : 20px;
   text-indent      : 20px;    
 }
  
  .p0 { 
   font-size        : 12px;
   font-family      : Helvetica,Serif;
   text-align		: justify;
   color	        : #010941;
   padding-left	    : 10px;
   padding-right    : 10px;
  } 

  
  .p3 {
   font-size        : 12px;
   font-family      : Helvetica,Serif;
   text-align		: justify;
   color	        : #014109;
   padding-left	    : 10px;
   padding-right    : 20px;
   text-indent      : 20px;   
  }
  
  

  .smalllink   {
   font-size        : 10px;
   font-family      : Helvetica,Serif;
   color	        : #4F3927;
   text-decoration  : none;   
  }

  P a:link {
   font-size        : 12px;
   font-family      : Helvetica,Serif;
   color	        : #4F3927;
   text-decoration  : underline;      
  }

  
  P a:visited {
   font-size        : 12px;
   font-family      : Helvetica,Serif;
   color	        : #4F3927;
   text-decoration  : underline;      
  }


  a:link   {
   font-size        : 12px;
   font-family      : Helvetica,Serif;
   color	        : #2541C2;
   text-decoration  : none;   
  }
  
  a:hover {
   font-size        : 12px;
   font-family      : Helvetica,Serif;
   color	        : #00ffff;
   text-decoration  : none;
  }
  
  a:visited {
   font-size        : 12px;
   font-family      : Helvetica,Serif;
   text-decoration  : none;   
  }
  
  .white {
    font-size       : 12px;
	color           : #017114;
	padding-left    : 5px;
	padding-right   : 5px;
	padding-top     : 2px;
	padding-bottom  : 2px;	
  }	
  
  .whites {
    font-size       : 9px;
	color           : #017114;
	padding-left    : 5px;
	padding-right   : 5px;
	padding-top     : 2px;
	padding-bottom  : 2px;	
	text-align      : right;	
  }
  
  .inp_tag {
	font-size  : 12px;
	color      : #336699;
	font-weight: 600;
	background-color : #eeeeff;
}	

	   .frm1 {
	border: 0;
	padding : 5;
    font-family : Helvetica,Serif;	
	font-size   : 11px;
	background-color : #EEF1FD;
	color : #210D9A;
	font-weight : 500;
	
}	

	   .frm2 {
	border: 0;
	padding : 5;
	background-color : #EEF1FD;	
	color : #210D9A;
    font-family : Helvetica,Serif;	
	font-size : 11px;
	font-weight : 600;
}

   .inselect {
     background-color : #EEF1FD;
	 color : #3A2819;
	 font-size : 10px;
	 font-family : Helvetica,Serif;		
	 font-weight : 500;
}		
	
	
  UL,OL {
   font-size        : 12px;
   font-family      : Helvetica,Serif;
   text-align		: justify;
   color	        : #3A2819;
   padding-left	    : 10px;
   padding-right    : 20px;

	}
	
  LI {
   padding-top      : 5px;	
	}