
	#content h1 {
		font-size: 180%;
		font-weight: normal;
			color: #4e665e;
		margin-top: 0;
		margin-bottom: 1;
	}
	
	#content h2 {
	font-size: 120%;
	font-weight: normal;
		color:  #4e665e;
		margin-top: 1;
		margin-bottom: 0;
	}
	
	#content h3{
	font-size: 110%;
	font-weight: normal;
		color:  #4e665e;
		margin-top: 1;
		margin-bottom: 0
	}
	
	#content p {
		line-height: 16px;
	}
	
	#content h6 {
		font-size: 180%;
		font-weight: normal;
			color: #4e665e;
		margin-top: 0;
		margin-bottom: 0;
	}
.boxtext {
		padding-top: 5px;
		margin-left: 5px;
		margin-right: 0px;
		margin-bottom:	5px;
		font-size: 80%;
		color: #fff;
		}