.btmNav {
	font-size : 9 pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #E7D5B1;
	text-decoration: none;
}
.btmNav:hover {
	text-decoration: underline;
	color: #F5D0B1;
}
.normal {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #34211D;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #663333;
}
.fine {
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fine:hover {
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.box {
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-style : oblique;
}
.articleHdr {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
.article {
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align : justify;
}
.credits {
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align : center;
}
.linki {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #34211D;
	text-decoration: none;
	font : italic;
}
.linki:hover {
	text-decoration: underline;
	color: #663333;
}
.thanks {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}