.l1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : underline; 
	}

.l2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : underline; 
	}
	
	.l1 p, .l2 p{
	padding:0 0 10px 0;
	}
	
	.headr{
	font-family:Arial; font-size:26px; font-weight:bolder; position:absolute; left:220px; padding-top:38px; line-height:24px;
	}