								/* (BORDER STYLES)   IE 4 & 5 also Netscape 4 don,t support some styles */



.txtHeading {
	text-align:left;
	color:#04149B;
	font-family:Verdana;
	font-size:13px;
	font-style: oblique;
	font-weight: bold;
			}


.txtText1 {
	text-align:left;
	color:#1b1201;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
		}
		
		
.txtText2 {
	text-align:left;
	color:#000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;	
		}	
		
						
.txtTextcenter {
	text-align:center;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;					
				}	
				
						
.txtTextcenter_c {
	text-align:center;
	color:#000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;					
				}	
								
				
				
								A:link {
	color: #FFFFFF;
	text-decoration: none;
										}
								A:visited {
	color: #CCCCCC;
	text-decoration: none;
										}
								A:hover {
	color: #0099FF;
	text-decoration: none;
										}
								A:active {
	color: #FFFFFF;
	text-decoration: none;
										}
										
	A.A2:link {
	color: #000000;
	text-decoration: none;
										}
								A.A2:visited {
	color: #999999;
	text-decoration: none;
										}
								A.A2:hover {
	color: #021E68;
	text-decoration: none;
										}
								A.A2:active {
	color: #FFFFFF;
	text-decoration: none;
										}									
