								/* (BORDER STYLES)   IE 4 & 5 also Netscape 4 don,t support some styles */



.txtHeading {
	text-align:left;
	color:#FFFFFF;
	font-size:13px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
			}


.txtText1 {
	text-align:left;
	color:#1b1201;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
		}
		
		
td {
	text-align:left;
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
		}	
		
						
.txtTextcenter {
	text-align:center;
	color:#FFFFFF;
	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: #333333;
	text-decoration: none;
										}
								A:active {
	color: #FFFFFF;
	text-decoration: none;
										}
