A:link, A:visited, A:active  {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

A:hover  {
	color : #003399;
	background-color : transparent;
	text-decoration: none;
}

td {
	font-size: 8pt;
	font-family : Verdana,Arial,Helvetica;
}

.lineheight {
	LINE-HEIGHT: 1.2em;
}

.tablefilled {
	background-color: C9E4D6;
	font-size: 12px;
}

.tdfilled {
	background-color: #FFFFFF;
	font-size: 12px;
}
