body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	background-image:url(Images/bg.gif);
	background-repeat:repeat;
	background-position:top;
    /*background-color: #2b1310;*/
	
}

.table{     
	 margin-top:0px;
	 margin-bottom:0px;    
	 
}

.tourtext{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;	
	color:#FFFFFF;
	

}

.text{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;	
	color:#000000;
	

}