								/* (BORDER STYLES)   IE 4 & 5 also Netscape 4 don,t support some styles */



.txtHeading {
	text-align:left;
	color:#034dac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: normal;
	font-weight: bold;
			}


td {
	text-align:left;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
		}
		
		
.txtText2 {
	text-align:left;
	color:#000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;	
		}	
		
						
.txtTextcenter {
	text-align:center;
	color:#FFFFFF;
	font-family: papyrus;
	font-size: 12px;
	font-weight: normal;					
				}	
				
				
				
								A:link {
	color: #333333;
	text-decoration: underline;
										}
								A:visited {
	color: #333333;
	text-decoration: underline;
										}
								A:hover {
	color: #0000CC;
	text-decoration: none;
										}
								A:active {
	color: #333333;
	text-decoration: underline;
										}
