body		{ color: rgb(0,0,0); background-color: beige; background-image: url('images/exptextb.jpg'); margin: 0px;
				font-family: 'Book Antiqua', 'Times New Roman', Times; font-weight: normal; font-style: normal; font-size:12pt;}

img.Paris	{ margin: 10; border-style: solid; border-width: 1; }
td.Contents	{ background: beige; border-width: 1; border-style: solid; text-align: left; vertical-align: top; padding: 5; border-color: rgb(102,51,0) }
div.Subtitle	{ font-size: 12pt; color: rgb(102,0,51); }
img.Thumbnail	{ cursor:hand; cursor:pointer; }
td.Prices	{ background: beige; text-align: left; vertical-align: top; padding: 0; margin: 0; padding-right:30; }

ul			{ list-style-image: url('images/expbul1a.gif'); }
ul ul		{ list-style-image: url('expbul2a.gif') }
ul ul ul	{ list-style-image: url('expbul3a.gif') }

a:link		{ color: rgb(102,102,0) }
a:visited	{ color: rgb(153,51,0) }
a:active	{ color: rgb(204,51,0) }

h1           { color: rgb(102,0,51);  font-size: 24pt }
h2, marquee  { color: rgb(153,102,0); font-size: 18pt }
h3           { color: rgb(102,102,0); font-size: 14pt }
h4           { color: rgb(102,0,51);  font-size: 12pt }
h5           { color: rgb(153,102,0); font-size: 10pt }
h6           { color: rgb(102,102,0); font-size: 8pt }
hr           { color: rgb(102,102,0); width: 75%; text-align: center; }

button       { background-color: rgb(102,0,51); color: white; border-color: rgb(153,51,0);}
label		 { color: rgb(0,0,0) }
textarea, fieldset, select
			{ color: black; border-color: rgb(102,51,0) }
caption, legend
			{ color: rgb(102,102,0) }
button, textarea, fieldset, select
			{ font-size: 8pt; font-family: Arial, Helvetica; border-style: solid; border-width: 1pt }
label		{ font-size: 8pt; font-family: Arial, Helvetica; }
legend		{ font-size: 8pt; }
caption		{ font-size: 14pt; }

td.Navigation { cursor:hand; border: 1px; border-style: solid; border-color: #000066; background-color:darkolivegreen; text-align:center;}
a.Navigation,a:visited.Navigation { text-decoration:none; color:white; font-weight:bold; }
a.NavigationCurrent,a:visited.NavigationCurrent { text-decoration:none; color:#FFEB5D; font-weight:bold; }


