/* CSS Document */


.l1 {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration : underline; 
	}
.l2 {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}
.l2 a:link{
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration : underline; 
	}

h1{
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:15px;
	margin-left:10px;
	 }
	 
	 