.headr{
	font-size: 24px;
	font-weight: bold;
	color: #004C9C;
	padding-bottom:14px;
}

.l1{
	font-family: "Helvetica Neue", Arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	line-height:16px;
	}
.l1 a:link, .l1 a:visited{
	font-family: "Helvetica Neue", Arial;
	font-size: 12px;
	font-weight:normal;
	color: #004C9C;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: "Helvetica Neue", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #004C9C;
	text-decoration : underline; 
	}

.l2{
	font-family: "Helvetica Neue", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:16px;
	}
.l2 a:link, .l2 a:visited{
	font-family: "Helvetica Neue", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004C9C;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: "Helvetica Neue", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004C9C;
	text-decoration : underline; 
	}
