ul {
	text-align: left;
}

p {
	text-align: justify;
}

h2 {
	color: #ffff33;
}

h3 {
	font-size: 13px;
	padding-left: 5px;
	border-left-width: 13px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-color: #ffff33;
	border-style: solid;
	font-style: italic;
}
