
	 h1 {
		font-size: 150%;
		font-weight: bold;
		color: #11b7e1;
		margin-top: 0;
	}

	
	 h2 {
		font-size: 130%;
		font-weight: bold;
		color:  #11b7e1;	
		margin-top: 2;
		margin-bottom: 0
	}
	
	 h3 {
		font-size: 100%;
		font-weight: bold;
		color:  #11b7e1;
		margin-top: 1;
		margin-bottom:3px;
	}
	
	h4 {
		font-size: 95%;
		font-weight: bold;
		color:  #11b7e1;
		margin: 0px;
		margin-bottom: 5px;
		padding: 0px;
		text-align: center;
	}
	
	h4 a{
		color: #11b7e1;
	}
	
	h4 a:hover{
		color: #666666;
	}
	 p {
		line-height: 16px;
	}
	