.background {
	background: #ffffff url(images/travel_top.gif) repeat-y;
}
.page {
	font-family: verdana;
	font-size: 20pt;
	color: #ffffff;
}
.logo {
	font-family: verdana, arial;
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
}	
.slogan {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.sitename {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #4B4231;
}
.topnav {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background: #817B6F;
	text-decoration: none;
}
.topnav:hover {
	color: #333333;
}
.title {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}	
.text {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
}	
.bottom {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #ffffff;
}
.normal {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
}	