	
	P {
	line-height: 19px;
	font-size : 11px;
	color: #333;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	}
			
		
	h1 {
	font-size : 16px;
	font-weight:100;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5c6665;
	margin-bottom: 5px;
	}
	
	h2 {
	font-size : 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	font-weight:100;
	color: #5c6665;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
	h3 {
	font-size : 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	font-weight:100;
	color: #5c6665;
	margin-top: 5px;
	margin-bottom: 105x;
	}
	
	h4 {
	font-size : 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	font-weight:100;
	color: #5c6665;
	margin-top: 5px;
	margin-bottom: 5px;
	}

	#dnp {
	display: none;
	}

	#menu {
	width: 190px;
	height: 349px;
	margin-top: 50px;
	float: left;
	position: relative;
	}
	
	#menuright {
	display:none;
	}
	
	#page {
	width: 100%;
	height: auto;
	float:left;
	top: 0px;
	background-color: #FFF;
	border-left: 0px;
	border-right: 0px;
	}

	#pic {
	display: none;
	}
	
	#content {
	width: 100%;
	height: auto;
	overflow:hidden;
	margin-top: 90px;
	float:left;
	margin-left: 10px;
	text-align: left;
	}
