/* CSS Document */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

font.linktext { font-family: tahoma, arial; font-size: 7pt;}

a.link { font-size: 7pt; font-weight: bold;	color: #50779B;	font-family: Verdana; text-decoration: underline;}

a.link:hover {	font-size: 7pt; font-weight: bold;	color: #00A352;	font-family: Verdana; text-decoration: underline;}

a.maisnot { font-family:Tahoma; font-weight:bold; font-size:8pt; color:red; text-decoration:underline; }

