/* trips table */
.ttripstitle	{	width: 100%; }
.ttripsleft		{	width: 50%; 
						border-right: 1px solid #000080; 
						padding-left: 5px; 
						padding-right: 5px; }
.ttripsright	{	width: 50%; 
						border-left: 1px solid #000080; 
						padding-left: 5px; 
						padding-right: 5px; }
						

/* price tables */
.tprice			{	width: 33%; }

				
/* headings */
h1, h2, h3, h4, h5, h6
			{	font-family: Book Antigua; 
				font-weight: normal; 
				margin-top: 0px; 
				margin-bottom: 0px; }
h1			{	font-size: 16pt; }
h2			{	font-size: 14pt; margin-top: 10px; }
h3			{	font-size: 12pt; margin-top: 10px; font-weight: bold; }
h4			{	font-size: 10pt; font-weight: normal; }
h5			{	font-size: 10pt; font-weight: bold; font-style: italic; }
h6			{	font-family: Arial; color: #000080; }

ul			{	margin-top: 20px; }


/* images */