/* CSS Document */

.l1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4b4a3b;
	text-decoration: none;
	line-height: 22px;
	}
.l1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4b4a3b;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4b4a3b;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #B37334;
	text-decoration : underline; 
	}
.l2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4b4a3b;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
	}
.l2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4b4a3b;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4b4a3b;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #B37334;
	text-decoration : underline; 
	}

.heading{
	font-family: "Times New Roman";
	font-size: 30px;
	color: #004990;
	font-weight: normal;
	 }
