/* CSS Document */





.l1 {

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	line-height:19px;

	padding:10px;

	}

.l1 a:link{

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	line-height:19px;

	}

.l1 a:visited{

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	line-height:19px;

	}

.l1 a:hover{

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration : underline;

	line-height:19px; 

	}

.l2 {

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	text-align: justify;

	line-height:19px;

	padding:10px;

	}

.l2 a:link{

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	line-height:19px;

	}

.l2 a:visited{

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	line-height:19px;

	}

.l2 a:hover{

	font-family: Arial;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	text-decoration : underline; 

	line-height:19px;

	}



