a:link {  color: #C00000; font-weight: normal; text-decoration: none}
a:visited {  color: #C00000; font-weight: normal; text-decoration: none}
a:hover {  color: #C00000; font-weight: bold; text-decoration: none}

.fatLink:link {  color: #C00000; font-weight: bold; text-decoration: none}
.fatLink:visited {  color: #C00000; font-weight: bold; text-decoration: none}

td {  font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #000000; background-color: #FFFFFF; }
.td-justify {  font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #000000; background-color: #FFFFFF; text-align:justify; vertical-align: top }

.divSep {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}