/* CSS Document */

.l1 {
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #4c1802;
	text-decoration : none; 
	}
.l2 {
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	}
.l2 a:link{
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: bold;
	color: #4c1802;
	text-decoration : none; 
	}
.heading{
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom:15px;
	 }
.footer {
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}
.footer a:link{
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
.footer a:visited{
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
.footer a:hover{
	font-family: Arial;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #4c1802;
	text-decoration : none; 
	}
	
address {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin-bottom:20px;
	margin-top:20px;
	text-align:center
	}