								/* (BORDER STYLES)   IE 4 & 5 also Netscape 4 don,t support some styles */



.txtHeading {
	text-align:left;
	color:#ff8100;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: oblique;
	font-weight: bold;
	
	
			}


.txtHeading2 {
	text-align:left;
	color:#7e4b00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	font-weight: bold;
	
	
			}



						td {
	text-align:left;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
							
						}
							.txtText2 {
							text-align:left;
							color:#FFFFFF;
							font-family: Verdana;
							font-size: 11px;
							font-weight: bold;
							
						}					
						.txtTextcenter {
							text-align:center;
							color:#FFFFFF;
							font-family: papyrus;
							font-size: 12px;
							font-weight: normal;
							
						}
	
	
															/* HYPER LINK 	 */
									
								
								A:link {
	color: #000000;
										}
								A:visited {
									color: #000000;
										}
								A:hover {
	color: #7e4b00;
										}
								A:active {
									color: #000000;
										}
	
	
