.about {
	color: #666666;
	font-size: 80%;
	font-style: italic;
}
.copy    	{
	font-size: 12pt;
	line-height:15pt;
	margin-left: 20pt;
	margin-right: 10pt;
}
.bold {
	font-weight: bold;
}
.dropcap	{
	color: teal;
	float: none;
	width: inherit;
	font-family: "Brush Script Std", "Script MT Bold", fantasy, cursive, serif;
	font-weight: bold;
	font-size: 150%;
		}
.emph		{
		font-size: 14pt;
		line-height:16pt;
		margin-left: 10pt;
		margin-right: 10pt;
		font-weight: bold;
		}
.empht		{
	font-size: 14pt;
	line-height:15pt;
	margin-left: 40pt;
	margin-right: 40pt;
	font-weight: bold;
	color: teal;
		}
.francetable {
	border-top-width: 1px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	margin-top: 45px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(france/franceimages/headericon.jpg);
	font-weight: bold;
	background-color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 20px;
}

H1		{
		font-family: "Brush Script MT", Zapf-Chancery, cursive;
		font-size: 45pt;
		line-height: 50pt;
		font-weight: bold;
}
H2		{
		font-family: "Brush Script MT", Zapf-Chancery;
		font-size: 30pt;
		line-height: 33pt;
		font-style: italic;
		font-weight: bold;
}
.head2		{
		font-family: "Brush Script MT", Zapf-Chancery;
		font-size: 30pt;
		line-height: 33pt;
		font-style: italic;
		font-weight: bold;
		}
.head2g		{
		font-family: "Brush Script MT", Zapf-Chancery;
		color: gray;
		font-size: 30pt;
		line-height: 33pt;
		font-style: italic;
		font-weight: bold;
}
H3		{
		font-family: "Brush Script MT", Zapf-Chancery;
		font-size: 25pt;
		line-height: 27pt;
		font-weight: normal;
}
.head3g		{
		font-family: "Brush Script MT", Zapf-Chancery;
		color: gray;
		font-size: 25pt;
		line-height: 27pt;
		font-weight: normal;
}
H4		{
		font-size: 23pt;
		line-height: 25pt;
		font-weight: normal;
		}
.head4g {
		font-size: 23pt;
		line-height: 25pt;
		color: gray;
		font-weight: normal;
		}
.head4b		{
		font-size: 23pt;
		line-height: 25pt;
		color: gray;
		font-weight: bold;
		}
H5		{
		font-size: 18pt;
		line-height: 20pt;
		font-weight: normal;
		}
.head5g	{
		font-size: 18pt;
		line-height: 20pt;
		color: gray;
		font-weight: normal;
		}
.head5b	{
		font-size: 18pt;
		line-height: 20pt;
		font-weight: bold;
		}
.head6	{
		font-size: 16pt;
		line-height: 18pt;
		font-weight: normal;
		}
.head6g	{
		font-size: 16pt;
		line-height: 18pt;
		color: gray;
		}
.head6b	{
		font-size: 16pt;
		line-height: 18pt;
		font-weight: bold;
		}
.head7	{
		font-size: 14pt;
		line-height: 16pt;
		font-weight: normal;
		}
.head7g	{
		font-size: 14pt;
		line-height: 16pt;
		color: gray;
		font-weight: normal;
		}
.head7b	{
		font-size: 14pt;
		line-height: 16pt;
		font-weight: bold;
		}
.nolinkline {
	text-decoration: none;
	cursor: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: 500;
}

.headertag	{
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
		}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #D5F1F1;
	padding: 10px;
	float: right;
	height: auto;
	width: 150px;
	border: thin solid #B0E4E5;
}

.center		{
	text-align: center;
	font-weight: bolder;
	margin-left: 30px;
	margin-right: 30px;
		}
.right		{
		text-align: right;
		}
.italic {
	font-style: italic;
}
.subscript {
	vertical-align: sub;
	font-size: x-small;
	line-height: 1em;
}
.superscript {
	vertical-align: super;
	font-size: x-small;
	line-height: 1em;
}

#header {
	background-image: url(images/blueback.gif);
	background-color: #cccccc;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	
	}
#headertitle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 40px;
	position: absolute;
	background-repeat: no-repeat;
	left: auto;
	right: 30px;
}
#headerimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 42px;
	position: absolute;
	background-repeat: no-repeat;
	left: 130px;
}

a:link {
	font-size: 103%;
	color: #333333;
	font-style: normal;
}
a:visited {
	color: #990066;
}
a:hover {
	color: #993333;
}
a:focus {
	color: #FF0000;
}
a:active {
	color: #FF0000;
	font-size: 103%;
}
body {
	background-image: url(images/sandston.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	color: black;
	font-size: 12pt;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	border: blue;
}
