body {background-color: #0000cd;}


.l1{
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration : underline; 
	}

.l2{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration : underline; 
	}
hr {   background-color: black;      
        color: black;
        width: 99.5%;
        height: 1.5px;
        border: 1.5px solid black;
}
