@charset "iso-8859-1";
body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Georgia;
	font-size: 10pt;
	}

P { text-indent: 10px; }

P.ip { text-indent: 20px; }

P.ib { margin-top: 0pt; margin-bottom: 0pt; text-indent: 10px; }

BLOCKQUOTE { margin-top: 0pt; margin-bottom: 0pt; }

TABLE { font-size: 10pt; }

A:link, A:visited, A:active
	{
	color: darkslateblue;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}

A:hover
	{
	color: mediumslateblue;
	}

P { text-indent: 10px; text-align: justify; }

.note {
	color: #000000;
	background-color: #D9DFFF;
	border-style: solid;
	border-color: #404040;
	border-width: 1pt;
	padding: 5px;
	font-size: 12pt;
	text-align: justify;
	}

.verset {
	color: #483D8B;
	background-color: #D9DFFF;
	border-style: solid;
	border-color: #404040;
	border-width: 1pt;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	}

.nn {
	color: 000000;
	font-weight: bold;
	vertical-align: super;
	font-size: 10pt;
	}

.vn {
	color: 000000;
	font-weight: bold;
	text-decoration: none;
	}

.rehaut {
	color: #483D8B;
	background-color: #F2DCAC;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-style: solid;
	border-color: #404040;
	border-width: 1pt;
	padding: 5px;
	}
