/* CSS Document */


.l1 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
	padding: 0 0 12px 0;
	line-height: 1.4em;
	}
.l1 a:link{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00ac4d;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00ac4d;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00ac4d;
	text-decoration : underline; 
	}
.l2 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
	text-align: justify;
	padding: 0 0 12px 0;
	line-height: 1.4em;
	}
.l2 a:link{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00ac4d;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00ac4d;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00ac4d;
	text-decoration : underline; 
	}