/* CSS Document */

.l1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0D3691;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0D3691;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0D3691;
	text-decoration : underline; 
	}
.l2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}
.l2 a:link{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0D3691;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0D3691;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0D3691;
	text-decoration : underline; 
	}

.heading{
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	 }


