p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.PhotoAttribution {
	font-size: 10px;
}
ul {
	font-size: 14px;
	line-height: normal;
}
li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 14px;
}
.lineItemNumbered {
	font-size: 14px;
	list-style-type: decimal;
}

h3 {
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-size: large;
	font-weight: bold;
}
h1 {
	font-size: x-large;
	font-weight: bold;
}
