body  {
	font-family : Lucida Sans, Helvetica, Arial, sans-serif;
	font-size : .9em;
	background-image : url(graphics//bg_douet_1240.jpg);
	background-color : #EBEBEB;
}

a:link {color: #8000FF;
	font-weight : bold;
	}
a:visited {color: #6000BF;
	font-weight : bold;
	}
a:active {color: #D25FFE;
	font-weight : bold;
	}
a:hover {color: #D25FFE;
	font-weight : bold;
	} 



H1 {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 2.25em;
	font-weight: normal;
	font-style: normal;
	color: #009EEA;
	text-align: center;
}

H2 {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
	color: #0097DF;
	text-align: left;
}


H3 {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	font-style: normal;
	color: #006FA4;
	text-align: left;
}

H4 {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #004D71;
	text-align: left;
}

H4.title {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #004D71;
	text-align: left;
}

H5 {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #00354F;
	text-align: left;
}


H6 {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	font-style: normal;
	color: #C5019D;
	text-align: center;
}


.highlight {
		color: red;
	font-weight: bold;		
	}

p {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size:1em;
	font-weight: normal;
	font-style: normal;
	color: #00354F;
	text-align: left;
}

p.intro {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size:1.15em;
	font-weight: normal;
	font-style: normal;
	color: #004D71;
	text-align: left;
}

b.Douet {
	font-family: "Brush Script MT", "script";
	font-size: 1.5em;
	font-weight: bold;
	font-style: oblique;
	color: #006FA4;
	text-align: left;
}

b.firstletter {
	font-family: "Brush Script MT", "script";
	font-size: 2em;
	font-weight: bold;
	font-style: oblique;
	color: #006FA4;
	text-align: left;
}

b.title {
	font-family: "Brush Script MT", "script";
	font-size: 1.75em;
	font-weight: bold;
	font-style: oblique;
	color: #006FA4;
	text-align: left;
}

b.data {
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	color: #00354F;
	text-align: left;
}

td {
		font-family: Lucida Sans, Helvetica, Arial, sans-serif;
		font-size: 1em;
		font-weight: normal;
		font-style: normal;
		color: #00354F;
		text-align: left;
}


ul {
		font-family: Lucida Sans, Helvetica, Arial, sans-serif;
		font-size:1em;
		font-weight: normal;
		font-style: normal;
		color:  #00354F;
		text-align: left;
}


blockquote {
	font-family: "Brush Script MT", "script";
	font-size: 1.75em;
	font-weight: normal;
	font-style: normal;
	color: #006FA4;
	text-align: left;
	margin-left: 1em;
	margin-right: 1em;
}

dd {
		font-family:  Sans, Helvetica, Arial, sans-serif;
		font-size:1em;
		font-weight: normal;
		font-style: normal;
		color: #00354F;
		text-align: left;
}


dt {
		font-family:  Sans, Helvetica, Arial, sans-serif;
		font-size:1em;
		font-weight: normal;
		font-style: normal;
		color: #00354F;
		text-align: left;
}

li {
		font-family:  Sans, Helvetica, Arial, sans-serif;
		font-size: 1em;
		font-weight: normal;
		font-style: normal;
		color: #00354F;
		text-align: left;
}


script {
	font-family:  Sans, Helvetica, Arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
	color: #00354F;
	background-color : Fuchsia;	
	text-align: center;

}

sub {
		font-family: Arial, Helvetica, sans-serif;
		font-size: .9em;
		font-weight: normal;
		font-style: normal;
		color: #00354F;
		text-align: left;
}

address {

		font-family:  Sans, Helvetica, Arial, sans-serif;
		font-size: .9em;
		font-weight: normal;
		font-style: normal;
		color: #00354F;
		text-align: center;
}

.design_credit {

		font-family: Verdana Ref, Arial, Helvetica, sans-sarif;
		font-size: .75em;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-align: center;
}