	h1 {
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		color: #99ff66;
	}
	
	h2 {
		font-size: 15px;
		font-weight: bold;
		font-variant: small-caps;
		text-align: center;
		color: #ff00cc;
	}
	h3 {
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		color: #66cc33;
	}
	h4 {
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		color: #ff00cc;
	}
	h5 {
		font-size: 15px;
		text-align: center;
		font-weight: bold;
		color: #ff6699;
	}
