.l1 {font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:visited{font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #474747;
	text-decoration : underline; 
	}
.l2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l2 a:link{
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
	text-decoration : underline; 
	}

.l1 table {
	border-collapse: separate;

	margin-top: 20px;
	width: 95%;
	border: 0px;
	}
.l1 tr {
	background: #FFFFFF;
	margin: 0px 0px;
	}

.l1 td {
	border: none;
	margin: 0;
	padding: 7px;
	}
	
	
.l2 table {
	border-collapse: separate;

	margin-top: 20px;
	width: 95%;
	border: 0px;
	}
.l2 tr {
	background: #FFFFFF;
	margin: 0px 0px;
	}

.l2 td {
	border: none;
	margin: 0;
	padding: 7px;
	}