								/* (BORDER STYLES)   IE 4 & 5 also Netscape 4 don,t support some styles */



.txtHeading {
	text-align:left;
	color:#666666;
	font-family:Verdana;
	font-size:13px;
	font-style: normal;
	font-weight: bold;
			}


.txtText1 {
	text-align:left;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
		}
		
		
.txtText2 {
	text-align:left;
	color:#9e9e9e;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
		}	
		
						
.txtTextcenter {
	text-align:center;
	color:#999999;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;					
				}	
				
				
				
								A:link {
	color: #FFFFFF;
	text-decoration: none;
										}
								A:visited {
	color: #FFFFFF;
	text-decoration: none;
										}
								A:hover {
	color: #469AC6;
	text-decoration: underline;
										}
								A:active {
	color: #FFFFFF;
	text-decoration: none;
										}
										
										A.A2:link {
	color: #993333;
	text-decoration: none;
										}
								A.A2:visited {
	color: #993333;
	text-decoration: none;
										}
								A.A2:hover {
	color: #0e83c1;
	text-decoration: underline;
										}
								A.A2:active {
	color: #999999;
	text-decoration: none;
										}