td{
	font-family : Verdana;
	font-size : 12px;
	color : #231A7D;
	text-align : justify;
}
td.I{
	font-family : Verdana;
	font-size : 12px;
	color : #231A7D;
	font-style : italic;
	text-align : justify;
}
td.II{
	font-family : Verdana;
	font-size : 12px;
	color : #231A7D;
	font-style : italic;
	text-align : left;
}

td.MMM{
    font-family : Verdana;
	font-size : 25px;
	font-style : italic;
	font-weight : 400;
	color : #231A7D;
}

a {
	font-family : Verdana;
	color:#231A7D;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

A.ML:visited{
	font-family: Verdana;
	color:#231A7D;
	font-size:13px;
	text-decoration:none;
}
A.ML:hover{
	font-family: Verdana;
	color:#231A7D;
	text-decoration:underline;
}
A.M:hover{
	font-family: Verdana;
	color:#231A7D;
	font-size:13px;
	text-decoration:none;
}
A:active {
	TEXT-DECORATION: none
}
p.MMM{
    font-family : Verdana;
	font-size : 16px;
	font-style : italic;
	font-weight : 900;
	color : #2D557D;
	}
	.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

