
	#Content img{
		float:left;
		margin-bottom:10px;
		margin-right:100px;
		margin-left:80px;
		
	}
	
	img {
		border:0px;
	}
	
	h1{
		font:13.5pt;
		font-weight:normal;
		margin-left:50px;
		margin-right:50px;
		line-height:18px;
		text-align:center;
	}
	
	h3{
		line-height:18px;
	}
	
	h4{
		font:13.5pt;
	}
	
	li{
		padding-bottom:12px;
	}
	
	.Llink{
		text-decoration:none;
		color:#666666;
	}
	
	b{
		color:#036;
	}
	
	.TopInfo{
		margin-top:40px;
		margin-right:60px;
		height:135px;
	}
	
