.font_3greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008001;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.font_2lightgray {
	font-size: 10px;
	color: #CCCCCC;
}
#bigtitle {
	font-size: 15px;
	color: #008001;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#font_orange {
	color: #FF3300;
	font-weight: bold;
}
.font_red {
	color: #009900;
	font-weight: bold;
}
div.tour_list_more {
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
span.font_red2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
}

