A.normb:link,.normb:visited {
	font-family: Arial, Helvetica;
	color: #0000FF;
	font-size: 10pt;
 	font-weight: bold;
 	text-decoration: none;
}
A.normb:hover {
	font-family: Arial, Helvetica;
	color: #0000FF;
	font-size: 10pt;
 	font-weight: Bold;
 	text-decoration: none;
}
A.normb:active {
	font-family: Arial, Helvetica;
	color: #FF0000;
	font-size: 10pt;
 	font-weight: bold;
 	text-decoration: none;
}
ul {
	list-style-type: disc;

	}
li{
padding: 5px;
}
.capt{
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
 text-align:left;
}

.ibdr{
border:none;
}