@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */


#Lnk {
	margin-top:0;
	} 

#Lnk ul, #Lnk ol {
	padding-left:0px;
	padding-bottom:10px;
	list-style:none;
}
	
	
.linksubject{
	background:url(../images/LinkHeader.gif) bottom left repeat-x;
	margin-bottom:10px;
	padding:5px;
	font-weight:bold;
	font-size:110%;
	border-bottom:2px solid #666;
}
	

#Lnk .endsec {
	display:block;
	height:20px;
	background:url(../images/sep.gif) repeat-x;
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	}

.intro {
	margin-left:0px;
	}


