a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
a:active {
	color: #blue;
	text-decoration: none;
}
.indbr {
	font-family: Verdana;
	font-size: 10pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 15pt;
	line-height:1,5em;
	margin-top: 1pt;
	margin-bottom:1pt;
}
.indnegbr {
	font-family: Verdana;
	font-size: 10pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	margin-left: 65pt;
	text-indent: -65pt;
	line-height:1,5em;
	margin-top: 1pt;
	margin-bottom:1pt;
}
.indp {
	font-family: Verdana;
	font-size: 10pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 25pt;
}
.indbrnote {
	font-family: Verdana;
	font-size: 8pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 15pt;
	line-height:1,5em;
	margin-top: 1pt;
	margin-bottom:1pt;
}
