input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333
}

.list7 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:7pt;
	color: #585252;
	line-height: 15px;
	text-align: justify
}
.list7 A:link {
	color:#702626;
	text-decoration: underline;
}
.list7 A:visited {
	color:#C15C03;
	text-decoration: underline;
}
.list7 A:hover {
	color: #702626;
	text-decoration: none;
}

.list7B {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color: #585252;
	line-height: 17px;
	font-weight: bold;
}
.list7C {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color: #585252;
	line-height: 17px;
	font-weight: bold;
}

.list7D {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color: #585252;
	line-height: 17px;
	font-weight: bold;
}

.list7P {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:7pt;
	color: #585252;
	line-height: 15px;
	font-weight: bold;
}

.list7C_doc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9pt;
	color: #585252;
	line-height: 17px;
	font-weight: bold;
}

.list7P_doc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9pt;
	color: #333333;
	line-height: 15px
}

.reg {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:5pt;
	color: #702626;
	text-decoration: underline;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:7pt;
	color: #333333;
	line-height: 15px
}
td A:link {
	color:#702626;
	text-decoration: underline;
}
td A:visited {
	color:#C15C03;
	text-decoration: underline;
}
td A:hover {
	color: #702626;
	text-decoration: none;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #490404
}

.DocTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #490404
}

.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #363900
}
.toplink A:link {
	color:#363900;
	text-decoration: none;
}
.toplink A:visited {
	color:#363900;
	text-decoration: none;
}
.toplink A:hover {
	color:#18545F;
	text-decoration: underline;
}

SPAN.mandatory {
	color:#990000;
}

/* ------------------ errors -------------------- */
.error {
  color: red;
  font-weight: bold;
}

.message {
  color: blue;
  font-weight: bold;
}

