.imageborder{
	border-style: solid;
	border-width: 2;
	border-left-color: #909080;
	border-top-color: #909080;
	border-right-color: #d0d0c5;
	border-bottom-color: #d0d0c5;
}
.hidden { display: none; }
.unhidden { display: block; }
.photoborder {
	border-color: #15A090;
	border-width: 2px;
	border-style: solid;
}

.dead{
	font-weight: bold;
}

.highlight{
	font-weight: bold;
	color: #990000;
}

BODY{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 20px;
	margin-left: 20px;
}

td	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}
	
hr 		{
	border: solid;
	height: 1px;
	color: #15A090;
}

.cws		{
	text-align: center;
	color: #9B4E00;
	font-style: italic;
	padding-left: 100px;
	padding-right: 100px;
}
	.inscription	{
	text-align: center;
	color: darkblue;
	font-style: italic;
}

b	{
	color: #15A090;
}
a		{
	font-weight: bold;
	text-decoration: none;
	color: #5c81a7;
}
a:hover 	{
	font-weight: bold;
	color: #15A090;
	text-decoration: none;
}
.pagetitle{
	font-size: 20pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #15A090;
	font-style: italic;
}
.pagesubtitle{
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	color: #8C0000;
	font-style: italic;
}
.fineprintfooter{
	font-size: 7pt;
	
	text-align: center;
}