body {
	margin: 0px;
	font-family: Arial, Verdana, Helvitica, sans-serif;
	color: #000000;
	font-size: 14px;
	background: #ffffff;
}

p, td, li, ol, ul, {
	font-family: Arial, Verdana, Helvitica, sans-serif;
	color: #000000;
	font-size: 14px;
}

h1 {
	color: #999999;
	font-size: 21px;
}

h2 {
	color: #AAAAAA;
	font-size: 19px;
}

h3 {
	color: #CCCCCC;
	font-size: 17px;
}

h4 {
	color: #eeeeeee;
	font-size: 14px;
}

.hoteltitle {
	color: #3070b0;
	background: #eeffff;
	font-size=19px;
	font-family: verdana, helvitica, arial, sans-serif;
}

.hoteltable {
	background: white;
}

.leftcolumn {
	text-align: center;
	background: #000055;
}

.developedby {
	font-size:10px;
	color: white;
}

.breadcrumb {
	font-size:18px;
	color: #3070b0;
}

.footer {
	font-size: 12px;
	text-align: left;
}

.copyright {
	font-size: 10px;
	text-align: left;
}


