h1 {
	font-size:x-large;
	text-decoration: none;
	padding-top: 30px;
	}

h2 {
	font-size:18px;color:#ffffff;
	background-color: #87ceeb;
	}

h3 {
	font-size:14px;color:#5f5f5f;
	padding-top: 10px;
	padding-left: 5px;
	border-left-color: #87ceeb;
	border-left-style: solid;
	border-left-width: 10px;
	border-bottom-color: #87ceeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}

h4 {
	font-size:small;color:#ffffff;
	background-color: #87ceeb;
	}
