.body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
.red {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FF0000}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

li {  list-style-position: outside; list-style-type: circle; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 22px}
.txt-mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #184266;
}
