.hangingindent {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	list-style-type: disc;
    padding-left: 22px ;
    text-indent: -22px ;
	
}
.hangingindent a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
    padding-left: 22px ;
    text-indent: -22px ;
}
.hangingindent a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
    padding-left: 22px ;
    text-indent: -22px ;
}
.hangingindent a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
    padding-left: 22px ;
    text-indent: -22px ;
}
