/* CSS Document */


.l1 {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #135cae;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #135cae;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0b3768;
	text-decoration : underline; 
	}
.l2 {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}
.l2 a:link{
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #135cae;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #135cae;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0b3768;
	text-decoration : underline; 
	}

.heading{
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FF0000;
	font-weight: bold;
	font-style:italic;
	margin-bottom:30px;
	margin-top:5px;
	 }
