/* CSS Document */

Body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	}
	
.destination { 
    font-size:x-large;
    font-weight:bold;
	text-decoration:none;
	text-decoration:uppercase;
	color:#ffffff;
	}
.dates {
    color:#455774;
	font-weight:bold;
	}
.terms {
    color:#717E93;
	font-size:x-small;
	font-weight:bold;
	}
.from {
    color:#455774;
	font-weight:bold;
	text-align:center;
	}
.price {
    color:#ffffff;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	}
.bookby {
    color:#ffffff;
	}