<style type="text/css">
<!-- 
p { color: black; font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: normal; 
    font-variant: normal; font-weight: normal; margin-left: 10px; margin-right: 10px;  }
.normal { color: black; font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: normal; 
    font-variant: normal; font-weight: normal; margin-left: 10px; margin-right: 10px;  }
.smaller { color: black; font-family: "Times New Roman", Times, serif; font-size: 8pt; font-style: normal; 
    font-variant: normal; font-weight: normal; margin-left: 10px; margin-right: 10px;  }
.bigger { color: black; font-family: "Times New Roman", Times, serif; font-size: 11pt; font-style: normal; 
    font-variant: normal; font-weight: normal; margin-left: 10px; margin-right: 10px;  }
.bolder { color: black; font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: normal; 
    font-variant: normal; font-weight: bold; margin-left: 10px; margin-right: 10px;  }
.title { color: black; font-family: "Times New Roman", Times, serif; font-size: 11pt; font-style: normal; 
    font-variant: normal; font-weight: bold; margin-left: 10px; margin-right: 10px;  }

.outer_border { border-color: maroon; } 

.button1 {  border-color: maroon; background-color: #ffffff; color: maroon; }

h1 { font-family: arial,sans-serif; font-size: 16pt; color: #000000; }
h2 { font-family: arial,sans-serif; font-size: 14pt; color: #000000; }
h3,h4 { font-family: arial,sans-serif; font-size: 12pt; color: #000000; }

a { font-family: arial,sans-serif; font-size: 10pt; color: #0000ff; }
a:hover { font-family: arial,sans-serif; font-size: 10pt; color: #0000ff; font-weight: normal; }
a:visited { font-family: arial,sans-serif; font-size: 10pt; color: #000099; }

a.navlink { 
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.navlink:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #cccccc;
}

a.whitelink { 
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}

a.maroonlink { 
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
}
a.maroonlink:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
	background-color: #ffffff;
}

a.speclink { 
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a.speclink:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}

a.blank { 
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blank:hover { 
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

#headercell1 { background-image: url("../images/paris_01.jpg"); width: 200px; height: 200px; }
#headercell2 { background-image: url("../images/paris_02.jpg"); width: 800px; height: 200px; }

#navcell {
	background-image: url("../images/paris_03.jpg");
	width="200" height: 200px;
	background-repeat: repeat-y;
	vertical-align: top;
}

#bodycell {
	background-image: url("../images/paris_04.jpg");
	width: 800px;
	height: 1285px;
	vertical-align: top;
}

#footercell1 {
	background-image: url("../images/paris_05.jpg");
	height: 50px;
	background-repeat: repeat-y;
}
.footerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFF99;
	text-align: center;
}
#footercell2 {
	background-image: url("../images/paris_06.jpg");
	height: 50px;
	background-repeat: repeat;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
}
#bodyContainer {
	margin: 20px;
}
#navContainer {
	margin: 20px;
}
#artContainer {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#artCell {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	text-align: center;
}
.artInfo {
	color: #666666;
}
body {
	background-color: #000000;
	background-image: url(../images/bkgrd_paris.jpg);
	background-repeat: repeat;
	left: auto;
	top: 0px;
	right: auto;
}
-->
</style>